- abort(Throwable) - Method in interface com.ning.http.client.ListenableFuture
-
- abort(Throwable) - Method in class com.ning.http.client.providers.jdk.JDKDelegateFuture
-
- abort(Throwable) - Method in class com.ning.http.client.providers.jdk.JDKFuture
-
- abort(Throwable) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- abortOnConnectCloseException(Throwable) - Static method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
-
- abortOnDisconnectException(Throwable) - Static method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
-
- abortOnReadCloseException(Throwable) - Static method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
-
- abortOnWriteCloseException(Throwable) - Static method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
-
- AbstractClusterAdminClient - Class in org.elasticsearch.client.support
-
- AbstractClusterAdminClient() - Constructor for class org.elasticsearch.client.support.AbstractClusterAdminClient
-
- AbstractESLogger - Class in org.elasticsearch.common.logging.support
-
- AbstractESLogger(String) - Constructor for class org.elasticsearch.common.logging.support.AbstractESLogger
-
- AbstractFacetBuilder - Class in org.elasticsearch.search.facet
-
- AbstractFacetBuilder(String) - Constructor for class org.elasticsearch.search.facet.AbstractFacetBuilder
-
- AbstractIndicesAdminClient - Class in org.elasticsearch.client.support
-
- AbstractIndicesAdminClient() - Constructor for class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- AbstractIngestClient - Class in org.elasticsearch.client.support
-
- AbstractIngestClient() - Constructor for class org.elasticsearch.client.support.AbstractIngestClient
-
- AbstractListenableActionFuture<T,L> - Class in org.elasticsearch.action.support
-
- AbstractListenableActionFuture(boolean, ThreadPool) - Constructor for class org.elasticsearch.action.support.AbstractListenableActionFuture
-
- AbstractListenableFuture<V> - Class in com.ning.http.client.listenable
-
An abstract base implementation of the listener support provided by
ListenableFuture.
- AbstractListenableFuture() - Constructor for class com.ning.http.client.listenable.AbstractListenableFuture
-
- AbstractSearchClient - Class in org.elasticsearch.client.support
-
- AbstractSearchClient() - Constructor for class org.elasticsearch.client.support.AbstractSearchClient
-
- AbstractXContentGenerator - Class in org.elasticsearch.common.xcontent.support
-
- AbstractXContentGenerator() - Constructor for class org.elasticsearch.common.xcontent.support.AbstractXContentGenerator
-
- AbstractXContentParser - Class in org.elasticsearch.common.xcontent.support
-
- AbstractXContentParser() - Constructor for class org.elasticsearch.common.xcontent.support.AbstractXContentParser
-
- acceptsDocsOutOfOrder() - Method in class org.elasticsearch.common.lucene.docset.DocIdSetCollector
-
- acceptsDocsOutOfOrder() - Method in class org.elasticsearch.common.lucene.search.FilteredCollector
-
- acceptsDocsOutOfOrder() - Method in class org.elasticsearch.common.lucene.search.NoopCollector
-
- accumulate(HttpContent) - Method in class com.ning.http.client.Response.ResponseBuilder
-
- acknowledged() - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesResponse
-
- acknowledged() - Method in class org.elasticsearch.action.admin.indices.close.CloseIndexResponse
-
- acknowledged() - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexResponse
-
- acknowledged() - Method in class org.elasticsearch.action.admin.indices.delete.DeleteIndexResponse
-
- acknowledged() - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingResponse
-
- acknowledged() - Method in class org.elasticsearch.action.admin.indices.open.OpenIndexResponse
-
- acknowledged() - Method in class org.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateResponse
-
- acknowledged() - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateResponse
-
- acknowledged() - Method in class org.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerResponse
-
- acknowledged() - Method in class org.elasticsearch.action.admin.indices.warmer.put.PutWarmerResponse
-
Has the put warmer been ack'ed.
- Action<Request extends ActionRequest,Response extends ActionResponse,RequestBuilder extends ActionRequestBuilder<Request,Response,RequestBuilder>,Client extends GenericClient> - Class in org.elasticsearch.action
-
- Action(String) - Constructor for class org.elasticsearch.action.Action
-
- ACTION - Static variable in class org.elasticsearch.discovery.tao.ping.multicast.MulticastTaoPing.MulticastTaoPingResponseRequestHandler
-
- action() - Method in exception org.elasticsearch.transport.ActionNotFoundTransportException
-
- action() - Method in exception org.elasticsearch.transport.ActionTransportException
-
The action to invoke.
- action() - Method in interface org.elasticsearch.transport.ActionTransportRequestHandler
-
- action() - Method in class org.elasticsearch.transport.local.LocalClientTransportChannel
-
- action() - Method in class org.elasticsearch.transport.netty.NettyTransportChannel
-
- action() - Method in interface org.elasticsearch.transport.TransportChannel
-
- ActionFuture<T> - Interface in org.elasticsearch.action
-
An extension to
Future allowing for simplified "get" operations.
- actionGet() - Method in interface org.elasticsearch.action.ActionFuture
-
- actionGet(String) - Method in interface org.elasticsearch.action.ActionFuture
-
- actionGet(long) - Method in interface org.elasticsearch.action.ActionFuture
-
- actionGet(long, TimeUnit) - Method in interface org.elasticsearch.action.ActionFuture
-
- actionGet(TimeValue) - Method in interface org.elasticsearch.action.ActionFuture
-
- actionGet() - Method in class org.elasticsearch.action.support.AdapterActionFuture
-
- actionGet(String) - Method in class org.elasticsearch.action.support.AdapterActionFuture
-
- actionGet(long) - Method in class org.elasticsearch.action.support.AdapterActionFuture
-
- actionGet(TimeValue) - Method in class org.elasticsearch.action.support.AdapterActionFuture
-
- actionGet(long, TimeUnit) - Method in class org.elasticsearch.action.support.AdapterActionFuture
-
- ActionListener<Response> - Interface in org.elasticsearch.action
-
A listener for action responses or failures.
- ActionNotFoundTransportException - Exception in org.elasticsearch.transport
-
An exception indicating that a transport action was not found.
- ActionNotFoundTransportException(String) - Constructor for exception org.elasticsearch.transport.ActionNotFoundTransportException
-
- ActionRequest<T extends ActionRequest> - Class in org.elasticsearch.action
-
- ActionRequest() - Constructor for class org.elasticsearch.action.ActionRequest
-
- ActionRequest(ActionRequest) - Constructor for class org.elasticsearch.action.ActionRequest
-
- ActionRequestBuilder<Request extends ActionRequest,Response extends ActionResponse,RequestBuilder extends ActionRequestBuilder> - Class in org.elasticsearch.action
-
- ActionRequestBuilder(InternalGenericClient, Request) - Constructor for class org.elasticsearch.action.ActionRequestBuilder
-
- ActionRequestValidationException - Exception in org.elasticsearch.action
-
- ActionRequestValidationException() - Constructor for exception org.elasticsearch.action.ActionRequestValidationException
-
- ActionResponse - Class in org.elasticsearch.action
-
- ActionResponse() - Constructor for class org.elasticsearch.action.ActionResponse
-
- ActionTransportException - Exception in org.elasticsearch.transport
-
An action invocation failure.
- ActionTransportException(String, Throwable) - Constructor for exception org.elasticsearch.transport.ActionTransportException
-
- ActionTransportException(String, TransportAddress, String, Throwable) - Constructor for exception org.elasticsearch.transport.ActionTransportException
-
- ActionTransportException(String, TransportAddress, String, String, Throwable) - Constructor for exception org.elasticsearch.transport.ActionTransportException
-
- ActionTransportRequestHandler<T extends TransportRequest> - Interface in org.elasticsearch.transport
-
- actionType() - Method in class org.elasticsearch.cluster.metadata.AliasAction
-
- activateOptions() - Method in class org.elasticsearch.common.logging.log4j.ConsoleAppender
-
Prepares the appender for use.
- active() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- active() - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
Relocating or started.
- active() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolStatsElement
-
- active() - Method in interface org.elasticsearch.threadpool.ThreadPoolStatsElement
-
- ACTIVE - Static variable in class org.elasticsearch.threadpool.ThreadPoolStatsElement.Fields
-
- active() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolStatsElement
-
- activeOpens() - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- activePrimaryShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- activePrimaryShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- activePrimaryShardsGrouped(String[], boolean) - Method in class org.elasticsearch.cluster.routing.RoutingTable
-
All the *active* primary shards for the provided indices grouped (each group is a single element, consisting
of the primary shard).
- activeShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- activeShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- activeShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterShardHealth
-
- activeShards() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- activeShardsIt() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- activeShardsIt(int) - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- activeShardsRandomIt() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- actualFree() - Method in class org.elasticsearch.monitor.os.OsStats.Mem
-
- actualUsed() - Method in class org.elasticsearch.monitor.os.OsStats.Mem
-
- adapt(Runnable) - Static method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Returns a new
ForkJoinTask that performs the
run
method of the given
Runnable as its action, and returns
a null result upon
ForkJoinTask.join().
- adapt(Runnable, T) - Static method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Returns a new
ForkJoinTask that performs the
run
method of the given
Runnable as its action, and returns
the given result upon
ForkJoinTask.join().
- adapt(Callable<? extends T>) - Static method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Returns a new
ForkJoinTask that performs the
call
method of the given
Callable as its action, and returns
its result upon
ForkJoinTask.join(), translating any checked exceptions
encountered into
RuntimeException.
- AdapterActionFuture<T,L> - Class in org.elasticsearch.action.support
-
- AdapterActionFuture() - Constructor for class org.elasticsearch.action.support.AdapterActionFuture
-
- AdapterStreamInput - Class in org.elasticsearch.common.io.stream
-
- AdapterStreamInput() - Constructor for class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- AdapterStreamInput(StreamInput) - Constructor for class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- AdapterStreamOutput - Class in org.elasticsearch.common.io.stream
-
- AdapterStreamOutput(StreamOutput) - Constructor for class org.elasticsearch.common.io.stream.AdapterStreamOutput
-
- add(String, String...) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
-
Adds the specified values and returns this object.
- add(String, Collection<String>) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
-
Adds the specified values and returns this object.
- add(String, String...) - Method in class com.ning.http.client.FluentStringsMap
-
Adds the specified values and returns this object.
- add(String, Collection<String>) - Method in class com.ning.http.client.FluentStringsMap
-
Adds the specified values and returns this object.
- add(Runnable, Executor) - Method in class com.ning.http.client.listenable.ExecutionList
-
Add the runnable/executor pair to the list of pairs to execute.
- add(Channel) - Method in class com.ning.http.client.providers.netty.util.CleanupChannelGroup
-
- add(AllocationCommand...) - Method in class org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequest
-
Adds allocation commands to be applied to the cluster.
- add(AllocationCommand...) - Method in class org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequestBuilder
-
Adds allocation commands to be applied to the cluster.
- add(CommonStats) - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- add(IndexRequest) - Method in class org.elasticsearch.action.bulk.BulkProcessor
-
- add(DeleteRequest) - Method in class org.elasticsearch.action.bulk.BulkProcessor
-
- add(ActionRequest) - Method in class org.elasticsearch.action.bulk.BulkProcessor
-
- add(BytesReference, boolean, String, String) - Method in class org.elasticsearch.action.bulk.BulkProcessor
-
- add(ActionRequest...) - Method in class org.elasticsearch.action.bulk.BulkRequest
-
Adds a list of requests to be executed.
- add(Iterable<ActionRequest>) - Method in class org.elasticsearch.action.bulk.BulkRequest
-
Adds a list of requests to be executed.
- add(IndexRequest) - Method in class org.elasticsearch.action.bulk.BulkRequest
-
- add(DeleteRequest) - Method in class org.elasticsearch.action.bulk.BulkRequest
-
- add(byte[], int, int, boolean) - Method in class org.elasticsearch.action.bulk.BulkRequest
-
Adds a framed data in binary format
- add(byte[], int, int, boolean, String, String) - Method in class org.elasticsearch.action.bulk.BulkRequest
-
Adds a framed data in binary format
- add(BytesReference, boolean, String, String) - Method in class org.elasticsearch.action.bulk.BulkRequest
-
Adds a framed data in binary format
- add(IndexRequest) - Method in class org.elasticsearch.action.bulk.BulkRequestBuilder
-
- add(IndexRequestBuilder) - Method in class org.elasticsearch.action.bulk.BulkRequestBuilder
-
- add(DeleteRequest) - Method in class org.elasticsearch.action.bulk.BulkRequestBuilder
-
- add(DeleteRequestBuilder) - Method in class org.elasticsearch.action.bulk.BulkRequestBuilder
-
- add(byte[], int, int, boolean) - Method in class org.elasticsearch.action.bulk.BulkRequestBuilder
-
Adds a framed data in binary format
- add(byte[], int, int, boolean, String, String) - Method in class org.elasticsearch.action.bulk.BulkRequestBuilder
-
Adds a framed data in binary format
- add(MultiGetRequest.Item) - Method in class org.elasticsearch.action.get.MultiGetRequest
-
- add(String, String, String) - Method in class org.elasticsearch.action.get.MultiGetRequest
-
- add(String, String, String[], byte[], int, int) - Method in class org.elasticsearch.action.get.MultiGetRequest
-
- add(String, String, String[], BytesReference) - Method in class org.elasticsearch.action.get.MultiGetRequest
-
- add(String, String, String) - Method in class org.elasticsearch.action.get.MultiGetRequestBuilder
-
- add(String, String, Iterable<String>) - Method in class org.elasticsearch.action.get.MultiGetRequestBuilder
-
- add(String, String, String...) - Method in class org.elasticsearch.action.get.MultiGetRequestBuilder
-
- add(MultiGetRequest.Item) - Method in class org.elasticsearch.action.get.MultiGetRequestBuilder
-
- add(SearchRequestBuilder) - Method in class org.elasticsearch.action.search.MultiSearchRequest
-
Add a search request to execute.
- add(SearchRequest) - Method in class org.elasticsearch.action.search.MultiSearchRequest
-
Add a search request to execute.
- add(byte[], int, int, boolean, String[], String[], String) - Method in class org.elasticsearch.action.search.MultiSearchRequest
-
- add(BytesReference, boolean, String[], String[], String, IgnoreIndices) - Method in class org.elasticsearch.action.search.MultiSearchRequest
-
- add(SearchRequest) - Method in class org.elasticsearch.action.search.MultiSearchRequestBuilder
-
Add a search request to execute.
- add(SearchRequestBuilder) - Method in class org.elasticsearch.action.search.MultiSearchRequestBuilder
-
Add a search request to execute.
- add(ShardId, AllocationExplanation.NodeExplanation) - Method in class org.elasticsearch.cluster.routing.allocation.AllocationExplanation
-
- add(AllocationCommand...) - Method in class org.elasticsearch.cluster.routing.allocation.command.AllocationCommands
-
- add(MutableShardRouting) - Method in class org.elasticsearch.cluster.routing.RoutingNode
-
- add(IndexRoutingTable) - Method in class org.elasticsearch.cluster.routing.RoutingTable.Builder
-
- add(IndexRoutingTable.Builder) - Method in class org.elasticsearch.cluster.routing.RoutingTable.Builder
-
- add(E) - Method in class org.elasticsearch.common.collect.MapBackedSet
-
- add(Term) - Method in class org.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
-
Add a single term at the next position in the phrase.
- add(Term[]) - Method in class org.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
-
Add multiple terms at the next position in the phrase.
- add(Term[], int) - Method in class org.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
-
Allows to specify the relative position of terms within the phrase.
- add(FilterClause) - Method in class org.elasticsearch.common.lucene.search.XBooleanFilter
-
Adds a new FilterClause to the Boolean Filter container
- add(long) - Method in class org.elasticsearch.common.util.concurrent.jsr166e.LongAdder
-
Adds the given value.
- add(E) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
Inserts the specified element at the tail of this deque.
- add(E) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.LinkedTransferQueue
-
Inserts the specified element at the tail of this queue.
- add(ScriptFieldsContext.ScriptField) - Method in class org.elasticsearch.common.xcontent.script.ScriptFieldsContext
-
- add(CacheStats) - Method in class org.elasticsearch.index.cache.CacheStats
-
- add(long, long) - Method in class org.elasticsearch.index.flush.FlushStats
-
- add(FlushStats) - Method in class org.elasticsearch.index.flush.FlushStats
-
- add(GetStats) - Method in class org.elasticsearch.index.get.GetStats
-
- add(IndexingStats) - Method in class org.elasticsearch.index.indexing.IndexingStats
-
- add(IndexingStats, boolean) - Method in class org.elasticsearch.index.indexing.IndexingStats
-
- add(IndexingStats.Stats) - Method in class org.elasticsearch.index.indexing.IndexingStats.Stats
-
- add(long, long, long, long, long, long, long) - Method in class org.elasticsearch.index.merge.MergeStats
-
- add(MergeStats) - Method in class org.elasticsearch.index.merge.MergeStats
-
- add(FilterBuilder) - Method in class org.elasticsearch.index.query.AndFilterBuilder
-
Adds a filter to the list of filters to "and".
- add(FilterBuilder, String) - Method in class org.elasticsearch.index.query.CustomFiltersScoreQueryBuilder
-
- add(FilterBuilder, float) - Method in class org.elasticsearch.index.query.CustomFiltersScoreQueryBuilder
-
- add(QueryBuilder) - Method in class org.elasticsearch.index.query.DisMaxQueryBuilder
-
Add a sub-query to this disjunction.
- add(FilterBuilder) - Method in class org.elasticsearch.index.query.OrFilterBuilder
-
Adds a filter to the list of filters to "or".
- add(long, long) - Method in class org.elasticsearch.index.refresh.RefreshStats
-
- add(RefreshStats) - Method in class org.elasticsearch.index.refresh.RefreshStats
-
- add(SearchStats) - Method in class org.elasticsearch.index.search.stats.SearchStats
-
- add(SearchStats, boolean) - Method in class org.elasticsearch.index.search.stats.SearchStats
-
- add(SearchStats.Stats) - Method in class org.elasticsearch.index.search.stats.SearchStats.Stats
-
- add(DocsStats) - Method in class org.elasticsearch.index.shard.DocsStats
-
- add(StoreStats) - Method in class org.elasticsearch.index.store.StoreStats
-
- add(long, long, long) - Method in class org.elasticsearch.index.warmer.WarmerStats
-
- add(WarmerStats) - Method in class org.elasticsearch.index.warmer.WarmerStats
-
- addAddressType(TransportAddress) - Static method in class org.elasticsearch.common.transport.TransportAddressSerializers
-
- addAlias(String, String) - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
-
Adds an alias to the index.
- addAlias(String, String, String) - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
-
Adds an alias to the index.
- addAlias(String, String, Map<String, Object>) - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
-
Adds an alias to the index.
- addAlias(String, String, FilterBuilder) - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
-
Adds an alias to the index.
- addAlias(String, String) - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
-
Adds an alias to the index.
- addAlias(String, String, String) - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
-
Adds an alias to the index.
- addAlias(String, String, Map<String, Object>) - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
-
Adds an alias to the index.
- addAlias(String, String, FilterBuilder) - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
-
Adds an alias to the index.
- addAliasAction(AliasAction) - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
-
- addAliasAction(AliasAction) - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
-
Adds an alias action to the request.
- addAll(FluentCaseInsensitiveStringsMap) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
-
Adds all key-values pairs from the given object to this object and returns this object.
- addAll(Map<String, Collection<String>>) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
-
Adds all key-values pairs from the given map to this object and returns this object.
- addAll(FluentStringsMap) - Method in class com.ning.http.client.FluentStringsMap
-
Adds all key-values pairs from the given object to this object and returns this object.
- addAll(Map<String, Collection<String>>) - Method in class com.ning.http.client.FluentStringsMap
-
Adds all key-values pairs from the given map to this object and returns this object.
- addAll(Collection<? extends E>) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
Appends all of the elements in the specified collection to the end of
this deque, in the order that they are returned by the specified
collection's iterator.
- addAsNew(IndexMetaData) - Method in class org.elasticsearch.cluster.routing.RoutingTable.Builder
-
- addAsRecovery(IndexMetaData) - Method in class org.elasticsearch.cluster.routing.RoutingTable.Builder
-
- addBlocks(IndexMetaData) - Method in class org.elasticsearch.cluster.block.ClusterBlocks.Builder
-
- addBodyPart(Part) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- addBodyPart(Part) - Method in class com.ning.http.client.RequestBuilder
-
- addBodyPart(Part) - Method in class com.ning.http.client.RequestBuilderBase
-
- addBodyPart(Part) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- addBodyPart(Part) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
-
- addConnectionListener(TransportConnectionListener) - Method in class org.elasticsearch.transport.client.ClientTransportService
-
- addCookie(Cookie) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- addCookie(Cookie) - Method in class com.ning.http.client.RequestBuilder
-
- addCookie(Cookie) - Method in class com.ning.http.client.RequestBuilderBase
-
- addCookie(Cookie) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- addCookie(Cookie) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
-
- addCustomNameResolver(TransportNetworkService.CustomNameResolver) - Method in class org.elasticsearch.common.network.TransportNetworkService
-
Add a custom name resolver.
- addDynamicSettings(String...) - Static method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- addDynamicSettings(String...) - Static method in class org.elasticsearch.cluster.metadata.MetaData
-
- added() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes.Delta
-
- addedNodes() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes.Delta
-
- addFacet(AbstractFacetBuilder) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Adds a facet to the search operation.
- addFailure(String) - Method in class org.elasticsearch.cluster.routing.RoutingTableValidation
-
- addField(String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Adds a field to load and return (note, it must be stored) as part of the search request.
- addFields(String...) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Adds the fields to load and return as part of the search request.
- addFilter(ClientSettingsFilter.Filter) - Method in class org.elasticsearch.common.settings.ClientSettingsFilter
-
- addFilterFacetAndGlobal(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.search.facet.AbstractFacetBuilder
-
- addFirst(E) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
Inserts the specified element at the front of this deque.
- addGlobalBlock(ClusterBlock) - Method in class org.elasticsearch.cluster.block.ClusterBlocks.Builder
-
- addHeader(String, String) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- addHeader(String, String) - Method in class com.ning.http.client.RequestBuilder
-
- addHeader(String, String) - Method in class com.ning.http.client.RequestBuilderBase
-
- addHeader(String, String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- addHeader(String, String) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
-
- addHighlightedField(String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Adds a field to be highlighted with default fragment size of 100 characters, and
default number of fragments of 5.
- addHighlightedField(String, int) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Adds a field to be highlighted with a provided fragment size (in characters), and
default number of fragments of 5.
- addHighlightedField(String, int, int) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Adds a field to be highlighted with a provided fragment size (in characters), and
a provided (maximum) number of fragments.
- addHighlightedField(String, int, int, int) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Adds a field to be highlighted with a provided fragment size (in characters),
a provided (maximum) number of fragments and an offset for the highlight.
- addHighlightedField(HighlightBuilder.Field) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Adds a highlighted field.
- addHostsProvider(UnicastHostsProvider) - Method in class org.elasticsearch.discovery.tao.ping.unicast.UnicastTaoPing
-
- addIds(String...) - Method in class org.elasticsearch.index.query.IdsFilterBuilder
-
Adds ids to the filter.
- addIds(String...) - Method in class org.elasticsearch.index.query.IdsQueryBuilder
-
Adds ids to the filter.
- addIgnoreShardForNode(ShardId, String) - Method in interface org.elasticsearch.cluster.routing.allocation.RoutingAllocation
-
- addIgnoreShardForNode(ShardId, String) - Method in class org.elasticsearch.cluster.routing.allocation.SimpleRoutingAllocation
-
- addIndexBlock(String, ClusterBlock) - Method in class org.elasticsearch.cluster.block.ClusterBlocks.Builder
-
- addIndexBoost(String, float) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the boost a specific index will receive when the query is executeed against it.
- addIndexFailure(String, String) - Method in class org.elasticsearch.cluster.routing.RoutingTableValidation
-
- addIndexShard(IndexShardRoutingTable) - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable.Builder
-
- addIOExceptionFilter(IOExceptionFilter) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- addIoExceptionFilters(IOExceptionFilter) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- addLast(E) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
Inserts the specified element at the end of this deque.
- addListener(Runnable, Executor) - Method in class com.ning.http.client.listenable.AbstractListenableFuture
-
- addListener(Runnable, Executor) - Method in interface com.ning.http.client.ListenableFuture
-
Adds a listener and executor to the ListenableFuture.
- addListener(ActionListener<T>) - Method in interface org.elasticsearch.action.ListenableActionFuture
-
Add an action listener to be invoked when a response has received.
- addListener(Runnable) - Method in interface org.elasticsearch.action.ListenableActionFuture
-
Add an action listener (runnable) to be invoked when a response has received.
- addListener(ActionListener<T>) - Method in class org.elasticsearch.action.support.AbstractListenableActionFuture
-
- addListener(Runnable) - Method in class org.elasticsearch.action.support.AbstractListenableActionFuture
-
- addMapping(String, String) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
Adds mapping that will be added when the index gets created.
- addMapping(String, XContentBuilder) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
Adds mapping that will be added when the index gets created.
- addMapping(String, Map<String, Object>) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
Adds mapping that will be added when the index gets created.
- addMapping(String, String) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
Adds mapping that will be added when the index template gets created.
- addMapping(String, XContentBuilder) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
Adds mapping that will be added when the index template gets created.
- addMapping(String, Map<String, Object>) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
Adds mapping that will be added when the index gets created.
- addMust(Filter) - Method in class org.elasticsearch.common.lucene.search.XBooleanFilter
-
- addNonProxyHost(String) - Method in class com.ning.http.client.ProxyServer
-
- addNot(Filter) - Method in class org.elasticsearch.common.lucene.search.XBooleanFilter
-
- addOrReplaceCookie(Cookie) - Method in class com.ning.http.client.RequestBuilder
-
- addOrReplaceCookie(Cookie) - Method in class com.ning.http.client.RequestBuilderBase
-
- addParam(String, Object) - Method in class org.elasticsearch.index.query.ScriptFilterBuilder
-
- addParameter(String, String) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- addParameter(String, String) - Method in class com.ning.http.client.RequestBuilder
-
- addParameter(String, String) - Method in class com.ning.http.client.RequestBuilderBase
-
- addParameter(String, String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- addParameter(String, String) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
-
- addPartialField(String, String, String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Adds a partial field based on _source, with an "include" and/or "exclude" set which can include simple wildcard
elements.
- addPartialField(String, String[], String[]) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Adds a partial field based on _source, with an "includes" and/or "excludes set which can include simple wildcard
elements.
- addPoint(double, double) - Method in class org.elasticsearch.index.query.GeoPolygonFilterBuilder
-
Adds a point with lat and lon
- addPoint(String) - Method in class org.elasticsearch.index.query.GeoPolygonFilterBuilder
-
- addProperty(U, V) - Method in interface com.ning.http.client.AsyncHttpProviderConfig
-
Add a property that will be used when the AsyncHttpClient initialize its
AsyncHttpProvider
- addProperty(String, String) - Method in class com.ning.http.client.providers.jdk.JDKAsyncHttpProviderConfig
-
- addProperty(String, Object) - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProviderConfig
-
Add a property that will be used when the AsyncHttpClient initialize its
AsyncHttpProvider
- addQueryParameter(String, String) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- addQueryParameter(String, String) - Method in class com.ning.http.client.RequestBuilder
-
- addQueryParameter(String, String) - Method in class com.ning.http.client.RequestBuilderBase
-
- addQueryParameter(String, String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- addQueryParameter(String, String) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
-
- addReplica() - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable.Builder
-
- addRequestFilter(RequestFilter) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- addRequestFilter(RequestFilter) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- addResponseFilter(ResponseFilter) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- addResponseFilters(ResponseFilter) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- address() - Method in class org.elasticsearch.cluster.node.DiscoveryNode
-
The address that the node can be communicated with.
- address() - Method in class org.elasticsearch.common.transport.InetSocketTransportAddress
-
- address() - Method in class org.elasticsearch.http.HttpInfo
-
- address() - Method in class org.elasticsearch.monitor.network.NetworkInfo.Interface
-
- address() - Method in exception org.elasticsearch.transport.ActionTransportException
-
The target address to invoke the action on.
- address() - Method in class org.elasticsearch.transport.TransportInfo
-
- addressesFromString(String) - Method in class org.elasticsearch.transport.client.ClientTransportService
-
- addressesFromString(String) - Method in class org.elasticsearch.transport.local.LocalClientTransport
-
- addressesFromString(String) - Method in class org.elasticsearch.transport.netty.ClientNettyTransport
-
- addressesFromString(String) - Method in interface org.elasticsearch.transport.Transport
-
Returns an address from its string representation.
- addressFromStream(StreamInput) - Static method in class org.elasticsearch.common.transport.TransportAddressSerializers
-
- addressSupported(Class<? extends TransportAddress>) - Method in class org.elasticsearch.transport.client.ClientTransportService
-
- addressSupported(Class<? extends TransportAddress>) - Method in class org.elasticsearch.transport.local.LocalClientTransport
-
- addressSupported(Class<? extends TransportAddress>) - Method in class org.elasticsearch.transport.netty.ClientNettyTransport
-
- addressSupported(Class<? extends TransportAddress>) - Method in interface org.elasticsearch.transport.Transport
-
Is the address type supported.
- addressToStream(StreamOutput, TransportAddress) - Static method in class org.elasticsearch.common.transport.TransportAddressSerializers
-
- addScriptField(String, String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Adds a script based field to load and return.
- addScriptField(String, String, Map<String, Object>) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Adds a script based field to load and return.
- addScriptField(String, String, String, Map<String, Object>) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Adds a script based field to load and return.
- addScriptParam(String, Object) - Method in class org.elasticsearch.action.update.UpdateRequest
-
Add a script parameter.
- addScriptParam(String, Object) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Add a script parameter.
- addShard(IndexShardRoutingTable, ShardRouting) - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable.Builder
-
Adds a new shard routing (makes a copy of it), with reference data used from the index shard routing table
if it needs to be created.
- addShard(ImmutableShardRouting) - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable.Builder
-
- addShould(Filter) - Method in class org.elasticsearch.common.lucene.search.XBooleanFilter
-
- addSort(String, SortOrder) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Adds a sort against the given field name and the sort ordering.
- addSort(SortBuilder) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Adds a generic sort builder.
- addStringToArray(String[], String) - Static method in class org.elasticsearch.common.Strings
-
Append the given String to the given String array, returning a new array
consisting of the input array contents plus the given String.
- addToPendingCount(int) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.CountedCompleter
-
Adds (atomically) the given value to the pending count.
- addTransferListener(TransferListener) - Method in class com.ning.http.client.listener.TransferCompletionHandler
-
- addTransportAddress(TransportAddress) - Method in class org.elasticsearch.client.http.HttpClusterAdminClient
-
- addTransportAddress(TransportAddress) - Method in class org.elasticsearch.client.http.HttpIndicesAdminClient
-
- addTransportAddress(TransportAddress) - Method in class org.elasticsearch.client.http.HttpIngestClient
-
- addTransportAddress(TransportAddress) - Method in class org.elasticsearch.client.http.HttpSearchClient
-
- addTransportAddresses(TransportAddress...) - Method in class org.elasticsearch.client.http.HttpClusterAdminClient
-
- addTransportAddresses(TransportAddress...) - Method in class org.elasticsearch.client.http.HttpIndicesAdminClient
-
- addTransportAddresses(TransportAddress...) - Method in class org.elasticsearch.client.http.HttpIngestClient
-
- addTransportAddresses(TransportAddress...) - Method in class org.elasticsearch.client.http.HttpSearchClient
-
- addValidationError(String) - Method in exception org.elasticsearch.action.ActionRequestValidationException
-
- addValidationError(String, ActionRequestValidationException) - Static method in class org.elasticsearch.action.ValidateActions
-
- addValidationErrors(Iterable<String>) - Method in exception org.elasticsearch.action.ActionRequestValidationException
-
- addWebSocketListener(WebSocketListener) - Method in class com.ning.http.client.providers.netty.NettyWebSocket
-
- addWebSocketListener(WebSocketListener) - Method in interface com.ning.http.client.websocket.WebSocket
-
- addWebSocketListener(WebSocketListener) - Method in class com.ning.http.client.websocket.WebSocketUpgradeHandler.Builder
-
- adjustRequestRange(Request) - Method in class com.ning.http.client.resumable.ResumableAsyncHandler
-
Invoke this API if you want to set the Range header on your
Request based on the last valid bytes
position.
- AdminRequests - Class in org.elasticsearch.client
-
A handy one stop shop for creating admin requests (make sure to import static this class).
- AdminRequests() - Constructor for class org.elasticsearch.client.AdminRequests
-
- advance(int) - Method in class org.elasticsearch.common.lucene.docset.AllDocSet.AllDocIdSetIterator
-
- advance(int) - Method in class org.elasticsearch.common.lucene.docset.NotDocIdSet.NotDocIdSetIterator
-
- advance(int) - Method in class org.elasticsearch.common.lucene.docset.OrDocIdSet.OrDocIdSetIterator
-
- advance(int) - Method in class org.elasticsearch.common.lucene.docset.OrDocSet.OrDocIdSetIterator
-
- advance(int) - Method in class org.elasticsearch.common.lucene.search.EmptyScorer
-
- after(Version) - Method in class org.elasticsearch.Version
-
- afterBulk(long, BulkRequest, BulkResponse) - Method in interface org.elasticsearch.action.bulk.BulkProcessor.Listener
-
Callback after a successful execution of bulk request.
- afterBulk(long, BulkRequest, Throwable) - Method in interface org.elasticsearch.action.bulk.BulkProcessor.Listener
-
Callback after a failed execution of bulk request.
- afterUsed() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector.LastGc
-
- AHC_VERSION - Static variable in class com.ning.http.client.AsyncHttpClientConfig
-
- alias() - Method in class org.elasticsearch.cluster.metadata.AliasAction
-
- alias() - Method in class org.elasticsearch.cluster.metadata.AliasMetaData
-
- alias() - Method in class org.elasticsearch.cluster.metadata.AliasMetaData.Builder
-
- AliasAction - Class in org.elasticsearch.cluster.metadata
-
- AliasAction(AliasAction.Type, String, String) - Constructor for class org.elasticsearch.cluster.metadata.AliasAction
-
- AliasAction(AliasAction.Type, String, String, String) - Constructor for class org.elasticsearch.cluster.metadata.AliasAction
-
- AliasAction.Type - Enum in org.elasticsearch.cluster.metadata
-
- aliasActions() - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
-
- aliases(IndicesAliasesRequest) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Allows to add/remove aliases from indices.
- aliases(IndicesAliasesRequest, ActionListener<IndicesAliasesResponse>) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Allows to add/remove aliases from indices.
- aliases(IndicesAliasesRequest) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- aliases(IndicesAliasesRequest, ActionListener<IndicesAliasesResponse>) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- aliases() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- aliases() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- AliasFilterParsingException - Exception in org.elasticsearch.indices
-
- AliasFilterParsingException(Index, String, String) - Constructor for exception org.elasticsearch.indices.AliasFilterParsingException
-
- AliasFilterParsingException(Index, String, String, Throwable) - Constructor for exception org.elasticsearch.indices.AliasFilterParsingException
-
- AliasMetaData - Class in org.elasticsearch.cluster.metadata
-
- AliasMetaData.Builder - Class in org.elasticsearch.cluster.metadata
-
- AliasMetaData.Builder(String) - Constructor for class org.elasticsearch.cluster.metadata.AliasMetaData.Builder
-
- AliasMetaData.Builder(AliasMetaData) - Constructor for class org.elasticsearch.cluster.metadata.AliasMetaData.Builder
-
- alignObjectSize(long) - Static method in class org.elasticsearch.common.lucene.util.RamUsageEstimator
-
- all() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
-
Sets to return all the data.
- all() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
-
Sets to reutrn all the data.
- all() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
-
Sets all the request flags.
- all() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
-
Sets all the request flags.
- all() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
Sets all flags to return all stats.
- all() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
-
Sets all flags to return all stats.
- ALL - Static variable in enum org.elasticsearch.cluster.block.ClusterBlockLevel
-
- ALL_NODES - Static variable in class org.elasticsearch.action.support.nodes.NodesOperationRequest
-
- allActiveShardsGrouped(String[], boolean) - Method in class org.elasticsearch.cluster.routing.RoutingTable
-
- allAssignedShardsGrouped(String[], boolean) - Method in class org.elasticsearch.cluster.routing.RoutingTable
-
- AllDocSet - Class in org.elasticsearch.common.lucene.docset
-
An always positive
- AllDocSet(int) - Constructor for class org.elasticsearch.common.lucene.docset.AllDocSet
-
- AllDocSet.AllDocIdSetIterator - Class in org.elasticsearch.common.lucene.docset
-
- AllDocSet.AllDocIdSetIterator(int) - Constructor for class org.elasticsearch.common.lucene.docset.AllDocSet.AllDocIdSetIterator
-
- allFailures() - Method in class org.elasticsearch.cluster.routing.RoutingTableValidation
-
- allocate() - Method in enum org.elasticsearch.cluster.routing.allocation.decider.AllocationDecider.Decision
-
It can be allocated *now* on a node.
- AllocateAllocationCommand - Class in org.elasticsearch.cluster.routing.allocation.command
-
Allocates an unassigned shard to a specific node.
- AllocateAllocationCommand() - Constructor for class org.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand
-
- AllocateAllocationCommand(ShardId, String, boolean) - Constructor for class org.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand
-
- AllocateAllocationCommand.Factory - Class in org.elasticsearch.cluster.routing.allocation.command
-
- AllocateAllocationCommand.Factory() - Constructor for class org.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand.Factory
-
- AllocationCommand - Interface in org.elasticsearch.cluster.routing.allocation.command
-
- AllocationCommandFactory<T extends AllocationCommand> - Interface in org.elasticsearch.cluster.routing.allocation.command
-
- AllocationCommands - Class in org.elasticsearch.cluster.routing.allocation.command
-
- AllocationCommands(AllocationCommand...) - Constructor for class org.elasticsearch.cluster.routing.allocation.command.AllocationCommands
-
- AllocationDecider - Interface in org.elasticsearch.cluster.routing.allocation.decider
-
- AllocationDecider.Decision - Enum in org.elasticsearch.cluster.routing.allocation.decider
-
- AllocationDeciders - Class in org.elasticsearch.cluster.routing.allocation.decider
-
Holds several
AllocationDeciders and combines them into a single allocation decision.
- AllocationDeciders() - Constructor for class org.elasticsearch.cluster.routing.allocation.decider.AllocationDeciders
-
- allocationExplanation() - Method in class org.elasticsearch.cluster.ClusterState
-
- allocationExplanation(AllocationExplanation) - Method in class org.elasticsearch.cluster.ClusterState.Builder
-
- AllocationExplanation - Class in org.elasticsearch.cluster.routing.allocation
-
- AllocationExplanation() - Constructor for class org.elasticsearch.cluster.routing.allocation.AllocationExplanation
-
- AllocationExplanation.NodeExplanation - Class in org.elasticsearch.cluster.routing.allocation
-
- AllocationExplanation.NodeExplanation(DiscoveryNode, String) - Constructor for class org.elasticsearch.cluster.routing.allocation.AllocationExplanation.NodeExplanation
-
- Allocator - Interface in org.elasticsearch.cluster.routing.allocation
-
- AllowAllHostnameVerifier - Class in com.ning.http.util
-
- AllowAllHostnameVerifier() - Constructor for class com.ning.http.util.AllowAllHostnameVerifier
-
- allowed() - Method in enum org.elasticsearch.cluster.routing.allocation.decider.AllocationDecider.Decision
-
Is allocation allowed on a node.
- allowLeadingWildcard(boolean) - Method in class org.elasticsearch.index.query.FieldQueryBuilder
-
Should leading wildcards be allowed or not.
- allowLeadingWildcard(boolean) - Method in class org.elasticsearch.index.query.QueryStringQueryBuilder
-
Should leading wildcards be allowed or not.
- allowPoolingConnection - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- allowPrimary() - Method in class org.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand
-
- allowPrimary() - Method in class org.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand
-
- allowSslConnectionPool - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- allPrimaryShardsActive() - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
- allPrimaryShardsUnassigned() - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
- allShards(String...) - Method in class org.elasticsearch.cluster.routing.RoutingTable
-
All the shards (replicas) for the provided indices.
- allShardsGrouped(String...) - Method in class org.elasticsearch.cluster.routing.RoutingTable
-
All the shards (primary + replicas) for the provided indices grouped (each group is a single element, consisting
of the shard).
- allValidationFailures() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
All the validation failures, including index level validation failures.
- ALWAYS_INSTANCE - Static variable in enum org.elasticsearch.index.search.geo.GeoDistance
-
- analyze(AnalyzeRequest) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Analyze text under the provided index.
- analyze(AnalyzeRequest, ActionListener<AnalyzeResponse>) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Analyze text under the provided index.
- analyze(AnalyzeRequest) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- analyze(AnalyzeRequest, ActionListener<AnalyzeResponse>) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- AnalyzeAction - Class in org.elasticsearch.action.admin.indices.analyze
-
- analyzer(String) - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
-
- analyzer() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
-
- analyzer(String) - Method in class org.elasticsearch.index.query.FieldQueryBuilder
-
The optional analyzer used to analyze the query string.
- analyzer(String) - Method in class org.elasticsearch.index.query.FuzzyLikeThisFieldQueryBuilder
-
The analyzer that will be used to analyze the text.
- analyzer(String) - Method in class org.elasticsearch.index.query.FuzzyLikeThisQueryBuilder
-
The analyzer that will be used to analyze the text.
- analyzer(String) - Method in class org.elasticsearch.index.query.MatchQueryBuilder
-
Explicitly set the analyzer to use.
- analyzer(String) - Method in class org.elasticsearch.index.query.MoreLikeThisFieldQueryBuilder
-
The analyzer that will be used to analyze the text.
- analyzer(String) - Method in class org.elasticsearch.index.query.MoreLikeThisQueryBuilder
-
The analyzer that will be used to analyze the text.
- analyzer(String) - Method in class org.elasticsearch.index.query.MultiMatchQueryBuilder
-
Explicitly set the analyzer to use.
- analyzer(String) - Method in class org.elasticsearch.index.query.QueryStringQueryBuilder
-
The optional analyzer used to analyze the query string.
- AnalyzeRequest - Class in org.elasticsearch.action.admin.indices.analyze
-
A request to analyze a text associated with a specific index.
- AnalyzeRequest(String) - Constructor for class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
-
Constructs a new analyzer request for the provided text.
- AnalyzeRequest(String, String) - Constructor for class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
-
Constructs a new analyzer request for the provided index and text.
- AnalyzeRequestBuilder - Class in org.elasticsearch.action.admin.indices.analyze
-
- AnalyzeRequestBuilder(IndicesAdminClient) - Constructor for class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequestBuilder
-
- AnalyzeRequestBuilder(IndicesAdminClient, String, String) - Constructor for class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequestBuilder
-
- AnalyzeResponse - Class in org.elasticsearch.action.admin.indices.analyze
-
- AnalyzeResponse(List<AnalyzeResponse.AnalyzeToken>) - Constructor for class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse
-
- AnalyzeResponse.AnalyzeToken - Class in org.elasticsearch.action.admin.indices.analyze
-
- AnalyzeResponse.AnalyzeToken(String, int, int, int, String) - Constructor for class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
-
- analyzeWildcard(boolean) - Method in class org.elasticsearch.index.query.FieldQueryBuilder
-
Set to true to enable analysis on wildcard and prefix queries.
- analyzeWildcard(boolean) - Method in class org.elasticsearch.index.query.QueryStringQueryBuilder
-
Set to true to enable analysis on wildcard and prefix queries.
- and(FixedBitSet, DocIdSet) - Static method in class org.elasticsearch.common.lucene.docset.DocSets
-
- AndDocIdSet - Class in org.elasticsearch.common.lucene.docset
-
- AndDocIdSet(List<DocIdSet>) - Constructor for class org.elasticsearch.common.lucene.docset.AndDocIdSet
-
- AndDocSet - Class in org.elasticsearch.common.lucene.docset
-
- AndDocSet(List<DocSet>) - Constructor for class org.elasticsearch.common.lucene.docset.AndDocSet
-
- AndFilter - Class in org.elasticsearch.common.lucene.search
-
- AndFilter(List<? extends Filter>) - Constructor for class org.elasticsearch.common.lucene.search.AndFilter
-
- andFilter(FilterBuilder...) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
- AndFilterBuilder - Class in org.elasticsearch.index.query
-
A filter that matches documents matching boolean combinations of other filters.
- AndFilterBuilder(FilterBuilder...) - Constructor for class org.elasticsearch.index.query.AndFilterBuilder
-
- andNot(FixedBitSet, DocIdSet) - Static method in class org.elasticsearch.common.lucene.docset.DocSets
-
- append(CharSequence) - Method in class org.elasticsearch.common.io.FastCharArrayWriter
-
Appends the specified character sequence to this writer.
- append(CharSequence, int, int) - Method in class org.elasticsearch.common.io.FastCharArrayWriter
-
Appends a subsequence of the specified character sequence to this writer.
- append(char) - Method in class org.elasticsearch.common.io.FastCharArrayWriter
-
Appends the specified character to this writer.
- append(BytesRef) - Method in class org.elasticsearch.common.lucene.util.BytesRef
-
Appends the bytes from the given
BytesRef
- append(char[], int, int) - Method in class org.elasticsearch.common.lucene.util.CharsRef
-
Appends the given array to this CharsRef
- AppendableBodyConsumer - Class in com.ning.http.client.consumers
-
- AppendableBodyConsumer(Appendable, String) - Constructor for class com.ning.http.client.consumers.AppendableBodyConsumer
-
- AppendableBodyConsumer(Appendable) - Constructor for class com.ning.http.client.consumers.AppendableBodyConsumer
-
- appendEncoded(StringBuilder, String) - Static method in class com.ning.http.util.UTF8UrlEncoder
-
- applicationThreadPool - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- applyMinimumShouldMatch(BooleanQuery, String) - Static method in class org.elasticsearch.common.lucene.search.Queries
-
- applyRelativePath(String, String) - Static method in class org.elasticsearch.common.Strings
-
Apply the given relative path to the given path,
assuming standard Java folder separation (i.e.
- array() - Method in class org.elasticsearch.common.bytes.BytesArray
-
- array() - Method in interface org.elasticsearch.common.bytes.BytesReference
-
The underlying byte array (if exists).
- array() - Method in class org.elasticsearch.common.bytes.ChannelBufferBytesReference
-
- array(String, String...) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- array(XContentBuilderString, String...) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- array(String, Object...) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- array(XContentBuilderString, Object...) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- arrayOffset() - Method in class org.elasticsearch.common.bytes.BytesArray
-
- arrayOffset() - Method in interface org.elasticsearch.common.bytes.BytesReference
-
The offset into the underlying byte array.
- arrayOffset() - Method in class org.elasticsearch.common.bytes.ChannelBufferBytesReference
-
- arrayToCommaDelimitedString(Object[]) - Static method in class org.elasticsearch.common.Strings
-
Convenience method to return a String array as a CSV String.
- arrayToDelimitedString(Object[], String) - Static method in class org.elasticsearch.common.Strings
-
Convenience method to return a String array as a delimited (e.g.
- ArrayUtil - Class in org.elasticsearch.common.lucene.util
-
Methods for manipulating arrays.
- ArrayUtil() - Constructor for class org.elasticsearch.common.lucene.util.ArrayUtil
-
Deprecated.
This constructor was not intended to be public and should not be used.
This class contains solely a static utility methods.
It will be made private in Lucene 4.0
- arrive() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Arrives at this phaser, without waiting for others to arrive.
- arriveAndAwaitAdvance() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Arrives at this phaser and awaits others.
- arriveAndDeregister() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Arrives at this phaser and deregisters from it without waiting
for others to arrive.
- assignedReplicasIncludingRelocating() - Method in class org.elasticsearch.cluster.routing.PlainShardsIterator
-
- assignedReplicasIncludingRelocating() - Method in interface org.elasticsearch.cluster.routing.ShardsIterator
-
- assignedShards() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- assignedShardsIt() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- assignedShardsIt(int) - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- assignedShardsRandomIt() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- assignedToNode() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- assignedToNode() - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
The shard is assigned to a node.
- assignToNode(String) - Method in class org.elasticsearch.cluster.routing.MutableShardRouting
-
- asUnordered() - Method in class org.elasticsearch.cluster.routing.PlainShardsIterator
-
- asUnordered() - Method in interface org.elasticsearch.cluster.routing.ShardsIterator
-
- ASYNC_CLIENT - Static variable in class com.ning.http.client.AsyncHttpClientConfig
-
- AsyncCompletionHandler<T> - Class in com.ning.http.client
-
- AsyncCompletionHandler() - Constructor for class com.ning.http.client.AsyncCompletionHandler
-
- AsyncCompletionHandlerBase - Class in com.ning.http.client
-
- AsyncCompletionHandlerBase() - Constructor for class com.ning.http.client.AsyncCompletionHandlerBase
-
- AsyncHandler<T> - Interface in com.ning.http.client
-
- asyncHandler(AsyncHandler<T>) - Method in class com.ning.http.client.filter.FilterContext.FilterContextBuilder
-
- asyncHandler - Variable in class com.ning.http.client.providers.jdk.JDKFuture
-
- AsyncHandler.STATE - Enum in com.ning.http.client
-
- AsyncHttpClient - Class in com.ning.http.client
-
This class support asynchronous and synchronous HTTP request.
- AsyncHttpClient() - Constructor for class com.ning.http.client.AsyncHttpClient
-
- AsyncHttpClient(AsyncHttpProvider) - Constructor for class com.ning.http.client.AsyncHttpClient
-
- AsyncHttpClient(AsyncHttpClientConfig) - Constructor for class com.ning.http.client.AsyncHttpClient
-
- AsyncHttpClient(AsyncHttpProvider, AsyncHttpClientConfig) - Constructor for class com.ning.http.client.AsyncHttpClient
-
- AsyncHttpClient(String, AsyncHttpClientConfig) - Constructor for class com.ning.http.client.AsyncHttpClient
-
Create a new HTTP Asynchronous Client using a
AsyncHttpClientConfig configuration and
and a AsyncHttpProvider class' name.
- AsyncHttpClient.BoundRequestBuilder - Class in com.ning.http.client
-
- AsyncHttpClientConfig - Class in com.ning.http.client
-
- AsyncHttpClientConfig() - Constructor for class com.ning.http.client.AsyncHttpClientConfig
-
- AsyncHttpClientConfig.Builder - Class in com.ning.http.client
-
- AsyncHttpClientConfig.Builder() - Constructor for class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- AsyncHttpClientConfig.Builder(AsyncHttpClientConfig) - Constructor for class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Create a config builder with values taken from the given prototype configuration.
- AsyncHttpClientConfigBean - Class in com.ning.http.client
-
- AsyncHttpClientConfigBean() - Constructor for class com.ning.http.client.AsyncHttpClientConfigBean
-
- AsyncHttpProvider - Interface in com.ning.http.client
-
Interface to be used when implementing custom asynchronous I/O HTTP client.
- AsyncHttpProviderConfig<U,V> - Interface in com.ning.http.client
-
- AsyncHttpProviderUtils - Class in com.ning.http.util
-
- AsyncHttpProviderUtils() - Constructor for class com.ning.http.util.AsyncHttpProviderUtils
-
- atoi(byte[]) - Static method in class org.elasticsearch.common.Bytes
-
- atol(byte[]) - Static method in class org.elasticsearch.common.Bytes
-
- attachChannel(Channel) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- attachChannel(Channel, boolean) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- attemptFails() - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- attributes() - Method in class org.elasticsearch.cluster.node.DiscoveryNode
-
The node attributes.
- AuthenticatorUtils - Class in com.ning.http.util
-
- AuthenticatorUtils() - Constructor for class com.ning.http.util.AuthenticatorUtils
-
- autoGeneratePhraseQueries(boolean) - Method in class org.elasticsearch.index.query.FieldQueryBuilder
-
Set to true if phrase queries will be automatically generated
when the analyzer returns more than one term from whitespace
delimited text.
- autoGeneratePhraseQueries(boolean) - Method in class org.elasticsearch.index.query.QueryStringQueryBuilder
-
Set to true if phrase queries will be automatically generated
when the analyzer returns more than one term from whitespace
delimited text.
- available() - Method in class org.elasticsearch.common.compress.CompressedStreamInput
-
Method is overridden to report number of bytes that can now be read
from decoded data buffer, without reading bytes from the underlying
stream.
- available - Static variable in class org.elasticsearch.common.compress.snappy.xerial.XerialSnappy
-
- available() - Method in class org.elasticsearch.common.io.FastByteArrayInputStream
-
Returns the number of remaining bytes that can be read (or skipped over)
from this input stream.
- available() - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- available() - Method in class org.elasticsearch.common.io.stream.ByteBufferStreamInput
-
- available() - Method in class org.elasticsearch.monitor.fs.FsStats.Info
-
- available() - Method in class org.elasticsearch.transport.netty.ChannelBufferStreamInput
-
- avoidProxy(ProxyServer, Request) - Static method in class com.ning.http.util.ProxyUtils
-
Checks whether proxy should be used according to nonProxyHosts settings of it, or we want to go directly to
target host.
- avoidProxy(ProxyServer, String) - Static method in class com.ning.http.util.ProxyUtils
-
Checks whether proxy should be used according to nonProxyHosts settings of it, or we want to go directly to
target host.
- await() - Method in class org.elasticsearch.common.util.concurrent.ThreadBarrier
-
- await(long, TimeUnit) - Method in class org.elasticsearch.common.util.concurrent.ThreadBarrier
-
- awaitAdvance(int) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Awaits the phase of this phaser to advance from the given phase
value, returning immediately if the current phase is not equal
to the given phase value or this phaser is terminated.
- awaitAdvanceInterruptibly(int) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Awaits the phase of this phaser to advance from the given phase
value, throwing InterruptedException if interrupted
while waiting, or returning immediately if the current phase is
not equal to the given phase value or this phaser is
terminated.
- awaitAdvanceInterruptibly(int, long, TimeUnit) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Awaits the phase of this phaser to advance from the given phase
value or the given timeout to elapse, throwing InterruptedException if interrupted while waiting, or
returning immediately if the current phase is not equal to the
given phase value or this phaser is terminated.
- awaitTermination(long, TimeUnit) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Blocks until all tasks have completed execution after a shutdown
request, or the timeout occurs, or the current thread is
interrupted, whichever happens first.
- awaitTermination(long, TimeUnit) - Method in class org.elasticsearch.threadpool.client.ClientThreadPool
-
- awaitTermination(long, TimeUnit) - Method in interface org.elasticsearch.threadpool.ThreadPool
-
- awaitTermination(long, TimeUnit) - Method in class org.elasticsearch.threadpool.transport.TransportThreadPool
-
- cache(boolean) - Method in class org.elasticsearch.index.query.AndFilterBuilder
-
Should the filter be cached or not.
- cache(boolean) - Method in class org.elasticsearch.index.query.BoolFilterBuilder
-
Should the filter be cached or not.
- cache(boolean) - Method in class org.elasticsearch.index.query.GeoBoundingBoxFilterBuilder
-
Should the filter be cached or not.
- cache(boolean) - Method in class org.elasticsearch.index.query.GeoDistanceFilterBuilder
-
Should the filter be cached or not.
- cache(boolean) - Method in class org.elasticsearch.index.query.GeoDistanceRangeFilterBuilder
-
Should the filter be cached or not.
- cache(boolean) - Method in class org.elasticsearch.index.query.GeoPolygonFilterBuilder
-
Should the filter be cached or not.
- cache(boolean) - Method in class org.elasticsearch.index.query.GeoShapeFilterBuilder
-
Sets whether the filter will be cached.
- cache(boolean) - Method in class org.elasticsearch.index.query.NestedFilterBuilder
-
Should the filter be cached or not.
- cache(boolean) - Method in class org.elasticsearch.index.query.NotFilterBuilder
-
Should the filter be cached or not.
- cache(boolean) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
Should the filter be cached or not.
- cache(boolean) - Method in class org.elasticsearch.index.query.OrFilterBuilder
-
Should the filter be cached or not.
- cache(boolean) - Method in class org.elasticsearch.index.query.PrefixFilterBuilder
-
Should the filter be cached or not.
- cache(boolean) - Method in class org.elasticsearch.index.query.QueryFilterBuilder
-
Should the filter be cached or not.
- cache(boolean) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
Should the filter be cached or not.
- cache(boolean) - Method in class org.elasticsearch.index.query.ScriptFilterBuilder
-
Should the filter be cached or not.
- cache(boolean) - Method in class org.elasticsearch.index.query.TermFilterBuilder
-
Should the filter be cached or not.
- cache(boolean) - Method in class org.elasticsearch.index.query.TermsFilterBuilder
-
Should the filter be cached or not.
- cache() - Method in class org.elasticsearch.indices.NodeIndicesStats
-
- CACHE - Static variable in interface org.elasticsearch.threadpool.ThreadPool.Names
-
- cacheable(IndexReader, DocIdSet) - Static method in class org.elasticsearch.common.lucene.docset.DocSets
-
Returns a cacheable version of the doc id set (might be the same instance provided as a parameter).
- cachedHandles(StreamInput) - Static method in class org.elasticsearch.common.io.stream.BasicCachedStreamInput
-
- cachedHandles(StreamInput) - Static method in class org.elasticsearch.common.io.stream.NettyCachedStreamInput
-
- cachedHandlesCompressed(BasicCompressor, StreamInput) - Static method in class org.elasticsearch.common.io.stream.BasicCachedStreamInput
-
- cachedHandlesCompressed(NettyCompressor, StreamInput) - Static method in class org.elasticsearch.common.io.stream.NettyCachedStreamInput
-
- CachedStreams - Class in org.elasticsearch.common.io
-
- CachedStreams() - Constructor for class org.elasticsearch.common.io.CachedStreams
-
- cacheKey(String) - Method in class org.elasticsearch.index.query.AndFilterBuilder
-
- cacheKey(String) - Method in class org.elasticsearch.index.query.BoolFilterBuilder
-
- cacheKey(String) - Method in class org.elasticsearch.index.query.GeoBoundingBoxFilterBuilder
-
- cacheKey(String) - Method in class org.elasticsearch.index.query.GeoDistanceFilterBuilder
-
- cacheKey(String) - Method in class org.elasticsearch.index.query.GeoDistanceRangeFilterBuilder
-
- cacheKey(String) - Method in class org.elasticsearch.index.query.GeoPolygonFilterBuilder
-
- cacheKey(String) - Method in class org.elasticsearch.index.query.GeoShapeFilterBuilder
-
Sets the key used for the filter if it is cached
- cacheKey(String) - Method in class org.elasticsearch.index.query.NestedFilterBuilder
-
- cacheKey(String) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
- cacheKey(String) - Method in class org.elasticsearch.index.query.OrFilterBuilder
-
- cacheKey(String) - Method in class org.elasticsearch.index.query.PrefixFilterBuilder
-
- cacheKey(String) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
- cacheKey(String) - Method in class org.elasticsearch.index.query.ScriptFilterBuilder
-
- cacheKey(String) - Method in class org.elasticsearch.index.query.TermFilterBuilder
-
- cacheKey(String) - Method in class org.elasticsearch.index.query.TermsFilterBuilder
-
- cacheSize() - Method in class org.elasticsearch.monitor.os.OsInfo.Cpu
-
- CacheStats - Class in org.elasticsearch.index.cache
-
- CacheStats() - Constructor for class org.elasticsearch.index.cache.CacheStats
-
- CacheStats(long, long, long, long, long, long, long) - Constructor for class org.elasticsearch.index.cache.CacheStats
-
- calculate(double, double) - Method in class org.elasticsearch.index.search.geo.GeoDistance.ArcFixedSourceDistance
-
- calculate(double, double, double, double, DistanceUnit) - Method in enum org.elasticsearch.index.search.geo.GeoDistance
-
- calculate(double, double) - Method in class org.elasticsearch.index.search.geo.GeoDistance.FactorFixedSourceDistance
-
- calculate(double, double) - Method in interface org.elasticsearch.index.search.geo.GeoDistance.FixedSourceDistance
-
- calculate(double, double) - Method in class org.elasticsearch.index.search.geo.GeoDistance.PlaneFixedSourceDistance
-
- calculateAndAddSignature(String, Request, RequestBuilderBase<?>) - Method in class com.ning.http.client.oauth.OAuthSignatureCalculator
-
- calculateAndAddSignature(String, Request, RequestBuilderBase<?>) - Method in interface com.ning.http.client.SignatureCalculator
-
- calculateCharset() - Method in class com.ning.http.client.providers.ResponseBase
-
- calculateSignature(String, String, long, String, FluentStringsMap, FluentStringsMap) - Method in class com.ning.http.client.oauth.OAuthSignatureCalculator
-
Method for calculating OAuth signature using HMAC/SHA-1 method.
- camelCase() - Method in class org.elasticsearch.common.xcontent.XContentBuilderString
-
- canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - Method in interface org.elasticsearch.cluster.routing.allocation.decider.AllocationDecider
-
- canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - Method in class org.elasticsearch.cluster.routing.allocation.decider.AllocationDeciders
-
- canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - Method in class org.elasticsearch.cluster.routing.allocation.decider.ReplicaAfterPrimaryActiveAllocationDecider
-
- canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - Method in class org.elasticsearch.cluster.routing.allocation.decider.SameShardAllocationDecider
-
- canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - Method in class org.elasticsearch.cluster.routing.allocation.decider.ShardsLimitAllocationDecider
-
- canAllocate(ShardRouting, RoutingNode, RoutingAllocation) - Method in class org.elasticsearch.cluster.routing.allocation.decider.SimpleAllocationDecider
-
- canBindToMcastAddress() - Static method in class org.elasticsearch.common.network.NetworkUtils
-
- canCacheConnection() - Method in interface com.ning.http.client.ConnectionsPool
-
Return true if a connection can be cached.
- canCacheConnection() - Method in class com.ning.http.client.providers.netty.NettyConnectionsPool
-
Return true if a connection can be cached.
- cancel(boolean) - Method in class com.ning.http.client.providers.jdk.JDKDelegateFuture
-
- cancel(boolean) - Method in class com.ning.http.client.providers.jdk.JDKFuture
-
- cancel(boolean) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
- cancel(boolean) - Method in class org.elasticsearch.common.util.concurrent.BaseFuture
-
- cancel(boolean) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Attempts to cancel execution of this task.
- CancelAllocationCommand - Class in org.elasticsearch.cluster.routing.allocation.command
-
A command that cancel relocation, or recovery of a given shard on a node.
- CancelAllocationCommand() - Constructor for class org.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand
-
- CancelAllocationCommand(ShardId, String, boolean) - Constructor for class org.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand
-
- CancelAllocationCommand.Factory - Class in org.elasticsearch.cluster.routing.allocation.command
-
- CancelAllocationCommand.Factory() - Constructor for class org.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand.Factory
-
- cancelled - Variable in class com.ning.http.client.providers.jdk.JDKFuture
-
- cancelRelocation() - Method in class org.elasticsearch.cluster.routing.MutableShardRouting
-
- cannotBeReplay() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
Return true if the
Future cannot be recovered.
- canRebalance(ShardRouting, RoutingAllocation) - Method in interface org.elasticsearch.cluster.routing.allocation.decider.AllocationDecider
-
- canRebalance(ShardRouting, RoutingAllocation) - Method in class org.elasticsearch.cluster.routing.allocation.decider.AllocationDeciders
-
- canRebalance(ShardRouting, RoutingAllocation) - Method in class org.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider
-
- canRebalance(ShardRouting, RoutingAllocation) - Method in class org.elasticsearch.cluster.routing.allocation.decider.RebalanceOnlyWhenActiveAllocationDecider
-
- canRebalance(ShardRouting, RoutingAllocation) - Method in class org.elasticsearch.cluster.routing.allocation.decider.SimpleAllocationDecider
-
- canRemain(ShardRouting, RoutingNode, RoutingAllocation) - Method in interface org.elasticsearch.cluster.routing.allocation.decider.AllocationDecider
-
Can the provided shard routing remain on the node?
- canRemain(ShardRouting, RoutingNode, RoutingAllocation) - Method in class org.elasticsearch.cluster.routing.allocation.decider.AllocationDeciders
-
- canRemain(ShardRouting, RoutingNode, RoutingAllocation) - Method in class org.elasticsearch.cluster.routing.allocation.decider.ShardsLimitAllocationDecider
-
- canRemain(ShardRouting, RoutingNode, RoutingAllocation) - Method in class org.elasticsearch.cluster.routing.allocation.decider.SimpleAllocationDecider
-
Can the provided shard routing remain on the node?
- canRetry() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- capacity() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolInfoElement
-
- capacity() - Method in interface org.elasticsearch.threadpool.ThreadPoolInfoElement
-
- CAPACITY - Static variable in class org.elasticsearch.threadpool.ThreadPoolInfoElement.Fields
-
- capacity() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolInfoElement
-
- capitalize(String) - Static method in class org.elasticsearch.common.Strings
-
- cause() - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
The cause for this index creation.
- cause(String) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
The cause for this index creation.
- cause(String) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
The cause for this index creation.
- cause(String) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
The cause for this index template creation.
- cause() - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
- cause(String) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
The cause for this index template creation.
- changed() - Method in class org.elasticsearch.cluster.routing.allocation.RoutingAllocationResult
-
- channel() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- channel(TransportRequestOptions.Type) - Method in class org.elasticsearch.transport.netty.ClientNettyTransport.NodeChannels
-
- ChannelBufferBytesReference - Class in org.elasticsearch.common.bytes
-
- ChannelBufferBytesReference(ChannelBuffer) - Constructor for class org.elasticsearch.common.bytes.ChannelBufferBytesReference
-
- ChannelBufferStreamInput - Class in org.elasticsearch.transport.netty
-
- ChannelBufferStreamInput(ChannelBuffer) - Constructor for class org.elasticsearch.transport.netty.ChannelBufferStreamInput
-
- ChannelBufferStreamInput(ChannelBuffer, int) - Constructor for class org.elasticsearch.transport.netty.ChannelBufferStreamInput
-
- ChannelBufferStreamInputFactory - Class in org.elasticsearch.transport.netty
-
- ChannelBufferStreamInputFactory() - Constructor for class org.elasticsearch.transport.netty.ChannelBufferStreamInputFactory
-
- channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
-
- charAt(int) - Method in class org.elasticsearch.common.io.FastStringReader
-
- charAt(int) - Method in class org.elasticsearch.common.lucene.util.CharsRef
-
- chars - Variable in class org.elasticsearch.common.lucene.util.CharsRef
-
- charsEquals(CharsRef) - Method in class org.elasticsearch.common.lucene.util.CharsRef
-
- CharSequenceReader - Class in org.elasticsearch.common.io
-
- CharSequenceReader() - Constructor for class org.elasticsearch.common.io.CharSequenceReader
-
- CHARSET - Static variable in class com.ning.http.multipart.Part
-
Content charset
- CharsRef - Class in org.elasticsearch.common.lucene.util
-
Represents char[], as a slice (offset + length) into an existing char[].
- CharsRef() - Constructor for class org.elasticsearch.common.lucene.util.CharsRef
-
Creates a new
CharsRef initialized an empty array zero-length
- CharsRef(int) - Constructor for class org.elasticsearch.common.lucene.util.CharsRef
-
Creates a new
CharsRef initialized with an array of the given
capacity
- CharsRef(char[], int, int) - Constructor for class org.elasticsearch.common.lucene.util.CharsRef
-
Creates a new
CharsRef initialized with the given array, offset and
length
- CharsRef(String) - Constructor for class org.elasticsearch.common.lucene.util.CharsRef
-
Creates a new
CharsRef initialized with the given Strings character
array
- checkArgument(boolean) - Static method in class org.elasticsearch.common.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the
calling method.
- checkArgument(boolean, Object) - Static method in class org.elasticsearch.common.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the
calling method.
- checkArgument(boolean, String, Object...) - Static method in class org.elasticsearch.common.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the
calling method.
- checkBodyParts(int, Collection<HttpResponseBodyPart>) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- checkContentsNotNull(T) - Static method in class org.elasticsearch.common.Preconditions
-
Ensures that an Iterable object passed as a parameter to the
calling method is not null and contains no null elements.
- checkContentsNotNull(T, Object) - Static method in class org.elasticsearch.common.Preconditions
-
Ensures that an Iterable object passed as a parameter to the
calling method is not null and contains no null elements.
- checkContentsNotNull(T, String, Object...) - Static method in class org.elasticsearch.common.Preconditions
-
Ensures that an Iterable object passed as a parameter to the
calling method is not null and contains no null elements.
- checkElementIndex(int, int) - Static method in class org.elasticsearch.common.Preconditions
-
Ensures that index specifies a valid element in an array,
list or string of size size.
- checkElementIndex(int, int, String) - Static method in class org.elasticsearch.common.Preconditions
-
Ensures that index specifies a valid element in an array,
list or string of size size.
- checkMkdirsStall(long) - Static method in class org.elasticsearch.common.io.FileSystemUtils
-
- checkNotNull(T) - Static method in class org.elasticsearch.common.Preconditions
-
Ensures that an object reference passed as a parameter to the calling
method is not null.
- checkNotNull(T, Object) - Static method in class org.elasticsearch.common.Preconditions
-
Ensures that an object reference passed as a parameter to the calling
method is not null.
- checkNotNull(T, String, Object...) - Static method in class org.elasticsearch.common.Preconditions
-
Ensures that an object reference passed as a parameter to the calling
method is not null.
- checkPositionIndex(int, int) - Static method in class org.elasticsearch.common.Preconditions
-
Ensures that index specifies a valid position in an array,
list or string of size size.
- checkPositionIndex(int, int, String) - Static method in class org.elasticsearch.common.Preconditions
-
Ensures that index specifies a valid position in an array,
list or string of size size.
- checkPositionIndexes(int, int, int) - Static method in class org.elasticsearch.common.Preconditions
-
Ensures that start and end specify a valid positions
in an array, list or string of size size, and are in order.
- checkState(boolean) - Static method in class org.elasticsearch.common.Preconditions
-
Ensures the truth of an expression involving the state of the calling
instance, but not involving any parameters to the calling method.
- checkState(boolean, Object) - Static method in class org.elasticsearch.common.Preconditions
-
Ensures the truth of an expression involving the state of the calling
instance, but not involving any parameters to the calling method.
- checkState(boolean, String, Object...) - Static method in class org.elasticsearch.common.Preconditions
-
Ensures the truth of an expression involving the state of the calling
instance, but not involving any parameters to the calling method.
- chunk() - Method in class com.ning.http.client.providers.netty.ResponseBodyPart
-
- chunkSize - Variable in class org.elasticsearch.common.compress.snappy.ClientSnappyCompressedStreamInput
-
- Classes - Class in org.elasticsearch.common
-
- classLoader(ClassLoader) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Sets the class loader associated with the settings built.
- classPath() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- clause(SpanQueryBuilder) - Method in class org.elasticsearch.index.query.SpanNearQueryBuilder
-
- clause(SpanQueryBuilder) - Method in class org.elasticsearch.index.query.SpanOrQueryBuilder
-
- cleanHandles() - Method in class org.elasticsearch.common.io.stream.HandlesStreamInput
-
- cleanPath(String) - Static method in class org.elasticsearch.common.Strings
-
Normalize the path by suppressing sequences like "path/.." and
inner simple dots.
- CleanupChannelGroup - Class in com.ning.http.client.providers.netty.util
-
Extension of
DefaultChannelGroup that's used mainly as a cleanup container, where
CleanupChannelGroup.close() is only
supposed to be called once.
- CleanupChannelGroup() - Constructor for class com.ning.http.client.providers.netty.util.CleanupChannelGroup
-
- CleanupChannelGroup(String) - Constructor for class com.ning.http.client.providers.netty.util.CleanupChannelGroup
-
- clear() - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
- clear() - Method in class com.ning.http.client.FluentStringsMap
- clear() - Method in class com.ning.http.client.simple.HeaderMap
-
Only read access is supported.
- clear() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
-
Clears all info flags.
- clear() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
-
Clears all info flags.
- clear() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
-
Clears all the request flags.
- clear() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
-
Clears all stats flags.
- clear() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
Clears all stats.
- clear() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
-
Clears all stats.
- clear() - Method in class org.elasticsearch.common.collect.MapBackedSet
-
- clear() - Method in class org.elasticsearch.common.collect.MapBuilder
-
- clear() - Static method in class org.elasticsearch.common.io.CachedStreams
-
- clear() - Static method in class org.elasticsearch.common.io.stream.BasicCachedStreamInput
-
- clear() - Static method in class org.elasticsearch.common.io.stream.BasicCachedStreamOutput
-
- clear() - Method in class org.elasticsearch.common.io.stream.HandlesStreamOutput
-
- clear() - Static method in class org.elasticsearch.common.io.stream.NettyCachedStreamInput
-
- clear() - Static method in class org.elasticsearch.common.io.stream.NettyCachedStreamOutput
-
- clear() - Method in class org.elasticsearch.common.metrics.MeanMetric
-
- clear() - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- clear() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
Removes all of the elements from this deque.
- clear() - Method in class org.elasticsearch.script.ContentScriptService
-
- clearCache(ClearIndicesCacheRequest) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Clear indices cache.
- clearCache(ClearIndicesCacheRequest, ActionListener<ClearIndicesCacheResponse>) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Clear indices cache.
- clearCache(ClearIndicesCacheRequest) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- clearCache(ClearIndicesCacheRequest, ActionListener<ClearIndicesCacheResponse>) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- ClearIndicesCacheAction - Class in org.elasticsearch.action.admin.indices.cache.clear
-
- ClearIndicesCacheRequest - Class in org.elasticsearch.action.admin.indices.cache.clear
-
- ClearIndicesCacheRequest(String...) - Constructor for class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
-
- clearIndicesCacheRequest(String...) - Static method in class org.elasticsearch.client.AdminRequests
-
Creates a clean indices cache request.
- ClearIndicesCacheRequestBuilder - Class in org.elasticsearch.action.admin.indices.cache.clear
-
- ClearIndicesCacheRequestBuilder(IndicesAdminClient) - Constructor for class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequestBuilder
-
- ClearIndicesCacheResponse - Class in org.elasticsearch.action.admin.indices.cache.clear
-
The response of a refresh action.
- clearReferencesThreadLocals() - Static method in class org.elasticsearch.common.util.concurrent.ThreadLocals
-
- client - Variable in class org.elasticsearch.action.ActionRequestBuilder
-
- ClientEnvironment - Class in org.elasticsearch.env
-
The environment of where things exists.
- ClientEnvironment() - Constructor for class org.elasticsearch.env.ClientEnvironment
-
- ClientEnvironment(Settings) - Constructor for class org.elasticsearch.env.ClientEnvironment
-
- ClientEsExecutors - Class in org.elasticsearch.common.util.concurrent
-
- ClientNettyTransport - Class in org.elasticsearch.transport.netty
-
There are 3 types of connections per node, low/med/high.
- ClientNettyTransport(ThreadPool) - Constructor for class org.elasticsearch.transport.netty.ClientNettyTransport
-
- ClientNettyTransport(Settings, ThreadPool) - Constructor for class org.elasticsearch.transport.netty.ClientNettyTransport
-
- ClientNettyTransport(Settings, ThreadPool, TransportNetworkService) - Constructor for class org.elasticsearch.transport.netty.ClientNettyTransport
-
- ClientNettyTransport.CacheFutureListener - Class in org.elasticsearch.transport.netty
-
- ClientNettyTransport.CacheFutureListener(NettyCachedStreamOutput.Entry) - Constructor for class org.elasticsearch.transport.netty.ClientNettyTransport.CacheFutureListener
-
- ClientNettyTransport.NodeChannels - Class in org.elasticsearch.transport.netty
-
- ClientNettyTransport.NodeChannels(Channel[], Channel[], Channel[]) - Constructor for class org.elasticsearch.transport.netty.ClientNettyTransport.NodeChannels
-
- clientNode(Settings) - Static method in class org.elasticsearch.cluster.node.DiscoveryNode
-
- clientNode() - Method in class org.elasticsearch.cluster.node.DiscoveryNode
-
Is the node a client node or not.
- ClientSettingsFilter - Class in org.elasticsearch.common.settings
-
- ClientSettingsFilter(Settings) - Constructor for class org.elasticsearch.common.settings.ClientSettingsFilter
-
- ClientSettingsFilter.Filter - Interface in org.elasticsearch.common.settings
-
- ClientSnappyCompressedStreamInput - Class in org.elasticsearch.common.compress.snappy
-
- ClientSnappyCompressedStreamInput(StreamInput, SnappyCompressorContext) - Constructor for class org.elasticsearch.common.compress.snappy.ClientSnappyCompressedStreamInput
-
- ClientSnappyCompressedStreamOutput - Class in org.elasticsearch.common.compress.snappy
-
- ClientSnappyCompressedStreamOutput(StreamOutput, SnappyCompressorContext) - Constructor for class org.elasticsearch.common.compress.snappy.ClientSnappyCompressedStreamOutput
-
- ClientSnappyCompressor - Class in org.elasticsearch.common.compress.snappy
-
- ClientSnappyCompressor() - Constructor for class org.elasticsearch.common.compress.snappy.ClientSnappyCompressor
-
- ClientThreadPool - Class in org.elasticsearch.threadpool.client
-
- ClientThreadPool() - Constructor for class org.elasticsearch.threadpool.client.ClientThreadPool
-
- ClientThreadPool(Settings) - Constructor for class org.elasticsearch.threadpool.client.ClientThreadPool
-
- ClientThreadPool.Names - Class in org.elasticsearch.threadpool.client
-
- ClientThreadPool.Names() - Constructor for class org.elasticsearch.threadpool.client.ClientThreadPool.Names
-
- ClientThreadPoolInfo - Class in org.elasticsearch.threadpool.client
-
- ClientThreadPoolInfo(List<ThreadPoolInfoElement>) - Constructor for class org.elasticsearch.threadpool.client.ClientThreadPoolInfo
-
- ClientThreadPoolInfoElement - Class in org.elasticsearch.threadpool.client
-
- ClientThreadPoolInfoElement(String, String) - Constructor for class org.elasticsearch.threadpool.client.ClientThreadPoolInfoElement
-
- ClientThreadPoolInfoElement(String, String, int) - Constructor for class org.elasticsearch.threadpool.client.ClientThreadPoolInfoElement
-
- ClientThreadPoolInfoElement(String, String, int, int, TimeValue, SizeValue) - Constructor for class org.elasticsearch.threadpool.client.ClientThreadPoolInfoElement
-
- ClientThreadPoolStats - Class in org.elasticsearch.threadpool.client
-
- ClientThreadPoolStats(List<ThreadPoolStatsElement>) - Constructor for class org.elasticsearch.threadpool.client.ClientThreadPoolStats
-
- ClientThreadPoolStatsElement - Class in org.elasticsearch.threadpool.client
-
- ClientThreadPoolStatsElement(String, int, int, int, long) - Constructor for class org.elasticsearch.threadpool.client.ClientThreadPoolStatsElement
-
- ClientTransportService - Class in org.elasticsearch.transport.client
-
- ClientTransportService(Transport, ThreadPool) - Constructor for class org.elasticsearch.transport.client.ClientTransportService
-
- ClientTransportService(Settings, Transport, ThreadPool) - Constructor for class org.elasticsearch.transport.client.ClientTransportService
-
- ClientTransportStreams - Class in org.elasticsearch.transport.support
-
- ClientTransportStreams() - Constructor for class org.elasticsearch.transport.support.ClientTransportStreams
-
- ClientXerialSnappyCompressor - Class in org.elasticsearch.common.compress.snappy.xerial
-
- ClientXerialSnappyCompressor() - Constructor for class org.elasticsearch.common.compress.snappy.xerial.ClientXerialSnappyCompressor
-
- clone(Realm) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- clone() - Method in class org.elasticsearch.common.lucene.util.BytesRef
-
- clone() - Method in class org.elasticsearch.common.lucene.util.CharsRef
-
- close() - Method in class com.ning.http.client.AsyncHttpClient
-
Close the underlying connections.
- close() - Method in interface com.ning.http.client.AsyncHttpProvider
-
Close the current underlying TCP/HTTP connection.
- close() - Method in interface com.ning.http.client.Body
-
Releases any resources associated with this body.
- close() - Method in interface com.ning.http.client.BodyConsumer
-
Invoked when all the response bytes has been processed.
- close() - Method in class com.ning.http.client.BodyDeferringAsyncHandler.BodyDeferringInputStream
-
Closes the input stream, and "joins" (wait for complete execution
together with potential exception thrown) of the async request.
- close() - Method in class com.ning.http.client.consumers.AppendableBodyConsumer
-
Invoked when all the response bytes has been processed.
- close() - Method in class com.ning.http.client.consumers.ByteBufferBodyConsumer
-
Invoked when all the response bytes has been processed.
- close() - Method in class com.ning.http.client.consumers.FileBodyConsumer
-
Invoked when all the response bytes has been processed.
- close() - Method in class com.ning.http.client.consumers.OutputStreamBodyConsumer
-
Invoked when all the response bytes has been processed.
- close() - Method in class com.ning.http.client.generators.ByteArrayBodyGenerator.ByteBody
-
- close() - Method in class com.ning.http.client.generators.FileBodyGenerator.FileBody
-
- close() - Method in class com.ning.http.client.generators.InputStreamBodyGenerator.ISBody
-
- close() - Method in class com.ning.http.client.providers.jdk.JDKAsyncHttpProvider
-
- close() - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
-
- close() - Method in class com.ning.http.client.providers.netty.NettyWebSocket
-
- close() - Method in class com.ning.http.client.providers.netty.util.CleanupChannelGroup
-
- close() - Method in class com.ning.http.client.SimpleAsyncHttpClient
-
Close the underlying AsyncHttpClient for this instance.
- close() - Method in interface com.ning.http.client.websocket.WebSocket
-
Close the WebSocket.
- close() - Method in class com.ning.http.multipart.MultipartBody
-
- close() - Method in class org.elasticsearch.action.bulk.BulkProcessor
-
Closes the processor.
- close() - Method in class org.elasticsearch.client.http.HttpClusterAdminClient
-
- close() - Method in class org.elasticsearch.client.http.HttpIndicesAdminClient
-
- close() - Method in class org.elasticsearch.client.http.HttpIngestClient
-
- close() - Method in class org.elasticsearch.client.http.HttpSearchClient
-
- close(CloseIndexRequest) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Closes an index based on the index name.
- close(CloseIndexRequest, ActionListener<CloseIndexResponse>) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Closes an index based on the index name.
- close() - Method in interface org.elasticsearch.client.internal.InternalGenericClient
-
Closes the client.
- close(CloseIndexRequest) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- close(CloseIndexRequest, ActionListener<CloseIndexResponse>) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- close() - Method in class org.elasticsearch.common.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in class org.elasticsearch.common.compress.CompressedStreamInput
-
- close() - Method in class org.elasticsearch.common.compress.CompressedStreamOutput
-
- close() - Method in class org.elasticsearch.common.io.FastByteArrayInputStream
-
Closing a ByteArrayInputStream has no effect.
- close() - Method in class org.elasticsearch.common.io.FastByteArrayOutputStream
-
Closing a ByteArrayOutputStream has no effect.
- close() - Method in class org.elasticsearch.common.io.FastCharArrayReader
-
Closes the stream and releases any system resources associated with
it.
- close() - Method in class org.elasticsearch.common.io.FastCharArrayWriter
-
Close the stream.
- close() - Method in class org.elasticsearch.common.io.FastStringReader
-
Closes the stream and releases any system resources associated with
it.
- close() - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- close() - Method in class org.elasticsearch.common.io.stream.AdapterStreamOutput
-
- close() - Method in class org.elasticsearch.common.io.stream.ByteBufferStreamInput
-
- close() - Method in class org.elasticsearch.common.io.stream.BytesStreamInput
-
- close() - Method in class org.elasticsearch.common.io.stream.BytesStreamOutput
-
- close() - Method in class org.elasticsearch.common.io.stream.DataOutputStreamOutput
-
- close() - Method in class org.elasticsearch.common.io.stream.InputStreamStreamInput
-
- close() - Method in class org.elasticsearch.common.io.stream.NettyBytesStreamOutput
-
- close() - Method in class org.elasticsearch.common.io.stream.OutputStreamStreamOutput
-
- close() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
Closes the stream to further operations.
- close() - Method in class org.elasticsearch.common.io.stream.StreamOutput
-
Closes this stream to further operations.
- close() - Method in class org.elasticsearch.common.io.UTF8StreamWriter
-
Closes and
resets this writer for reuse.
- close() - Method in class org.elasticsearch.common.netty.OpenChannelsHandler
-
- close() - Method in class org.elasticsearch.common.xcontent.json.JsonXContentGenerator
-
- close() - Method in class org.elasticsearch.common.xcontent.json.JsonXContentParser
-
- close() - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- close() - Method in interface org.elasticsearch.common.xcontent.XContentGenerator
-
- close() - Method in interface org.elasticsearch.common.xcontent.XContentParser
-
- close() - Method in class org.elasticsearch.discovery.tao.ping.unicast.UnicastTaoPing
-
- close() - Method in interface org.elasticsearch.script.BasicScriptEngineService
-
- close() - Method in interface org.elasticsearch.script.ContentScriptEngineService
-
- close() - Method in class org.elasticsearch.script.ContentScriptService
-
- close() - Method in class org.elasticsearch.transport.client.ClientTransportService
-
- close() - Method in class org.elasticsearch.transport.local.LocalClientTransport
-
- close() - Method in class org.elasticsearch.transport.netty.ChannelBufferStreamInput
-
- close() - Method in class org.elasticsearch.transport.netty.ClientNettyTransport
-
- close() - Method in class org.elasticsearch.transport.netty.ClientNettyTransport.NodeChannels
-
- close() - Method in interface org.elasticsearch.transport.Transport
-
- closeAsynchronously() - Method in class com.ning.http.client.AsyncHttpClient
-
- CloseIndexAction - Class in org.elasticsearch.action.admin.indices.close
-
- CloseIndexRequest - Class in org.elasticsearch.action.admin.indices.close
-
A request to close an index.
- CloseIndexRequest(String) - Constructor for class org.elasticsearch.action.admin.indices.close.CloseIndexRequest
-
Constructs a new delete index request for the specified index.
- closeIndexRequest(String) - Static method in class org.elasticsearch.client.AdminRequests
-
Creates a close index request.
- CloseIndexRequestBuilder - Class in org.elasticsearch.action.admin.indices.close
-
- CloseIndexRequestBuilder(IndicesAdminClient) - Constructor for class org.elasticsearch.action.admin.indices.close.CloseIndexRequestBuilder
-
- CloseIndexRequestBuilder(IndicesAdminClient, String) - Constructor for class org.elasticsearch.action.admin.indices.close.CloseIndexRequestBuilder
-
- CloseIndexResponse - Class in org.elasticsearch.action.admin.indices.close
-
A response for a close index action.
- closeOut() - Method in class com.ning.http.client.BodyDeferringAsyncHandler
-
- closeUnderlyingConnection() - Method in class com.ning.http.client.HttpResponseBodyPart
-
Return true of the underlying connection will be closed once the response has been fully processed.
- closeUnderlyingConnection() - Method in class com.ning.http.client.providers.jdk.ResponseBodyPart
-
Return true of the underlying connection will be closed once the response has been fully processed.
- closeUnderlyingConnection() - Method in class com.ning.http.client.providers.netty.ResponseBodyPart
-
Return true of the underlying connection will be closed once the response has been fully processed.
- closeWriter() - Method in class org.elasticsearch.common.logging.log4j.ConsoleAppender
- CLUSTER_READ_ONLY_BLOCK - Static variable in class org.elasticsearch.cluster.metadata.MetaData
-
- ClusterAction<Request extends ActionRequest,Response extends ActionResponse,RequestBuilder extends ActionRequestBuilder<Request,Response,RequestBuilder>> - Class in org.elasticsearch.action.admin.cluster
-
- ClusterAction(String) - Constructor for class org.elasticsearch.action.admin.cluster.ClusterAction
-
- ClusterAdminClient - Interface in org.elasticsearch.client
-
Administrative actions/operations against indices.
- ClusterBlock - Class in org.elasticsearch.cluster.block
-
- ClusterBlock(int, String, boolean, boolean, RestStatus, ClusterBlockLevel...) - Constructor for class org.elasticsearch.cluster.block.ClusterBlock
-
- ClusterBlockException - Exception in org.elasticsearch.cluster.block
-
- ClusterBlockException(ImmutableSet<ClusterBlock>) - Constructor for exception org.elasticsearch.cluster.block.ClusterBlockException
-
- ClusterBlockLevel - Enum in org.elasticsearch.cluster.block
-
- ClusterBlocks - Class in org.elasticsearch.cluster.block
-
Represents current cluster level blocks to block dirty operations done against the cluster.
- ClusterBlocks.Builder - Class in org.elasticsearch.cluster.block
-
- ClusterBlocks.Builder() - Constructor for class org.elasticsearch.cluster.block.ClusterBlocks.Builder
-
- clusterChanged(ClusterChangedEvent) - Method in interface org.elasticsearch.cluster.ClusterStateListener
-
Called when cluster state changes.
- ClusterChangedEvent - Class in org.elasticsearch.cluster
-
- ClusterChangedEvent(String, ClusterState, ClusterState) - Constructor for class org.elasticsearch.cluster.ClusterChangedEvent
-
- ClusterGetSettingsAction - Class in org.elasticsearch.action.admin.cluster.settings
-
- ClusterGetSettingsRequest - Class in org.elasticsearch.action.admin.cluster.settings
-
- ClusterGetSettingsRequest() - Constructor for class org.elasticsearch.action.admin.cluster.settings.ClusterGetSettingsRequest
-
- ClusterGetSettingsRequestBuilder - Class in org.elasticsearch.action.admin.cluster.settings
-
- ClusterGetSettingsRequestBuilder(ClusterAdminClient) - Constructor for class org.elasticsearch.action.admin.cluster.settings.ClusterGetSettingsRequestBuilder
-
- ClusterGetSettingsResponse - Class in org.elasticsearch.action.admin.cluster.settings
-
- ClusterGetSettingsResponse() - Constructor for class org.elasticsearch.action.admin.cluster.settings.ClusterGetSettingsResponse
-
- ClusterHealthAction - Class in org.elasticsearch.action.admin.cluster.health
-
- ClusterHealthRequest - Class in org.elasticsearch.action.admin.cluster.health
-
- ClusterHealthRequest(String...) - Constructor for class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
-
- clusterHealthRequest(String...) - Static method in class org.elasticsearch.client.AdminRequests
-
Creates a cluster health request.
- ClusterHealthRequestBuilder - Class in org.elasticsearch.action.admin.cluster.health
-
- ClusterHealthRequestBuilder(ClusterAdminClient) - Constructor for class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
-
- ClusterHealthResponse - Class in org.elasticsearch.action.admin.cluster.health
-
- ClusterHealthResponse(String, List<String>) - Constructor for class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- ClusterHealthStatus - Enum in org.elasticsearch.action.admin.cluster.health
-
- ClusterIndexHealth - Class in org.elasticsearch.action.admin.cluster.health
-
- ClusterIndexHealth(String, int, int, List<String>) - Constructor for class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- clusterName() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- clusterName() - Method in class org.elasticsearch.action.admin.cluster.node.shutdown.NodesShutdownResponse
-
- clusterName() - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateResponse
-
- clusterName() - Method in class org.elasticsearch.action.support.nodes.NodesOperationResponse
-
- ClusterName - Class in org.elasticsearch.cluster
-
- ClusterName(String) - Constructor for class org.elasticsearch.cluster.ClusterName
-
- clusterName() - Method in class org.elasticsearch.discovery.tao.ping.TaoPing.PingResponse
-
- clusterNameFromSettings(Settings) - Static method in class org.elasticsearch.cluster.ClusterName
-
- ClusterRebalanceAllocationDecider - Class in org.elasticsearch.cluster.routing.allocation.decider
-
- ClusterRebalanceAllocationDecider() - Constructor for class org.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider
-
- ClusterRebalanceAllocationDecider(Settings) - Constructor for class org.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider
-
- ClusterRebalanceAllocationDecider.ClusterRebalanceType - Enum in org.elasticsearch.cluster.routing.allocation.decider
-
- ClusterRerouteAction - Class in org.elasticsearch.action.admin.cluster.reroute
-
- ClusterRerouteRequest - Class in org.elasticsearch.action.admin.cluster.reroute
-
- ClusterRerouteRequest() - Constructor for class org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequest
-
- clusterRerouteRequest() - Static method in class org.elasticsearch.client.AdminRequests
-
- ClusterRerouteRequestBuilder - Class in org.elasticsearch.action.admin.cluster.reroute
-
- ClusterRerouteRequestBuilder(ClusterAdminClient) - Constructor for class org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequestBuilder
-
- ClusterRerouteResponse - Class in org.elasticsearch.action.admin.cluster.reroute
-
- ClusterShardHealth - Class in org.elasticsearch.action.admin.cluster.health
-
- ClusterState - Class in org.elasticsearch.cluster
-
- ClusterState(long, ClusterState) - Constructor for class org.elasticsearch.cluster.ClusterState
-
- ClusterState(long, MetaData, RoutingTable, DiscoveryNodes, ClusterBlocks, AllocationExplanation, ImmutableMap<String, ClusterState.Custom>) - Constructor for class org.elasticsearch.cluster.ClusterState
-
- ClusterState.Builder - Class in org.elasticsearch.cluster
-
- ClusterState.Builder() - Constructor for class org.elasticsearch.cluster.ClusterState.Builder
-
- ClusterState.Custom - Interface in org.elasticsearch.cluster
-
- ClusterState.Custom.Factory<T extends ClusterState.Custom> - Interface in org.elasticsearch.cluster
-
- ClusterStateAction - Class in org.elasticsearch.action.admin.cluster.state
-
- ClusterStateAction(String) - Constructor for class org.elasticsearch.action.admin.cluster.state.ClusterStateAction
-
- ClusterStateListener - Interface in org.elasticsearch.cluster
-
A listener to be notified when a cluster state changes.
- clusterStateProcessed(ClusterState) - Method in interface org.elasticsearch.cluster.ProcessedClusterStateUpdateTask
-
- ClusterStateRequest - Class in org.elasticsearch.action.admin.cluster.state
-
- ClusterStateRequest() - Constructor for class org.elasticsearch.action.admin.cluster.state.ClusterStateRequest
-
- clusterStateRequest() - Static method in class org.elasticsearch.client.AdminRequests
-
Creates a cluster state request.
- ClusterStateRequestBuilder - Class in org.elasticsearch.action.admin.cluster.state
-
- ClusterStateRequestBuilder(ClusterAdminClient) - Constructor for class org.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
-
- ClusterStateResponse - Class in org.elasticsearch.action.admin.cluster.state
-
- ClusterStateResponse() - Constructor for class org.elasticsearch.action.admin.cluster.state.ClusterStateResponse
-
- ClusterStateUpdateTask - Interface in org.elasticsearch.cluster
-
A task that can update the cluster state.
- ClusterUpdateSettingsAction - Class in org.elasticsearch.action.admin.cluster.settings
-
- ClusterUpdateSettingsRequest - Class in org.elasticsearch.action.admin.cluster.settings
-
- ClusterUpdateSettingsRequest() - Constructor for class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
-
- clusterUpdateSettingsRequest() - Static method in class org.elasticsearch.client.AdminRequests
-
- ClusterUpdateSettingsRequestBuilder - Class in org.elasticsearch.action.admin.cluster.settings
-
- ClusterUpdateSettingsRequestBuilder(ClusterAdminClient) - Constructor for class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
-
- ClusterUpdateSettingsResponse - Class in org.elasticsearch.action.admin.cluster.settings
-
A response for a cluster update settings action.
- collect(int) - Method in class org.elasticsearch.common.lucene.docset.DocIdSetCollector
-
- collect(int) - Method in class org.elasticsearch.common.lucene.search.FilteredCollector
-
- collect(int) - Method in class org.elasticsearch.common.lucene.search.NoopCollector
-
- collectionCount() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector
-
- collectionCount() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollectors
-
- collectionTime() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector
-
- collectionTime() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollectors
-
- collectionToCommaDelimitedString(Iterable) - Static method in class org.elasticsearch.common.Strings
-
Convenience method to return a Collection as a CSV String.
- collectionToDelimitedString(Iterable, String, String, String) - Static method in class org.elasticsearch.common.Strings
-
Convenience method to return a Collection as a delimited (e.g.
- collectionToDelimitedString(Iterable, String) - Static method in class org.elasticsearch.common.Strings
-
Convenience method to return a Collection as a delimited (e.g.
- collectors() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollectors
-
- collectPayloads(boolean) - Method in class org.elasticsearch.index.query.SpanNearQueryBuilder
-
- com.ning.http.client - package com.ning.http.client
-
- com.ning.http.client.consumers - package com.ning.http.client.consumers
-
- com.ning.http.client.extra - package com.ning.http.client.extra
-
- com.ning.http.client.filter - package com.ning.http.client.filter
-
- com.ning.http.client.generators - package com.ning.http.client.generators
-
- com.ning.http.client.listenable - package com.ning.http.client.listenable
-
- com.ning.http.client.listener - package com.ning.http.client.listener
-
- com.ning.http.client.ntlm - package com.ning.http.client.ntlm
-
- com.ning.http.client.oauth - package com.ning.http.client.oauth
-
- com.ning.http.client.providers - package com.ning.http.client.providers
-
- com.ning.http.client.providers.jdk - package com.ning.http.client.providers.jdk
-
- com.ning.http.client.providers.netty - package com.ning.http.client.providers.netty
-
- com.ning.http.client.providers.netty.spnego - package com.ning.http.client.providers.netty.spnego
-
- com.ning.http.client.providers.netty.util - package com.ning.http.client.providers.netty.util
-
- com.ning.http.client.resumable - package com.ning.http.client.resumable
-
- com.ning.http.client.simple - package com.ning.http.client.simple
-
- com.ning.http.client.webdav - package com.ning.http.client.webdav
-
- com.ning.http.client.websocket - package com.ning.http.client.websocket
-
- com.ning.http.multipart - package com.ning.http.multipart
-
- com.ning.http.util - package com.ning.http.util
-
- commaDelimitedListToSet(String) - Static method in class org.elasticsearch.common.Strings
-
Convenience method to convert a CSV string list to a set.
- commaDelimitedListToStringArray(String) - Static method in class org.elasticsearch.common.Strings
-
Convert a CSV list into an array of Strings.
- commands() - Method in class org.elasticsearch.cluster.routing.allocation.command.AllocationCommands
-
- committed - Variable in class org.elasticsearch.index.engine.Segment
-
- committed() - Method in class org.elasticsearch.index.engine.Segment
-
- CommonStats - Class in org.elasticsearch.action.admin.indices.stats
-
- CommonStats() - Constructor for class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- compare(int, int) - Method in class org.elasticsearch.common.lucene.util.SorterTemplate
-
Compares slots i and j of you data.
- compareAndSetForkJoinTaskTag(short, short) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Atomically conditionally sets the tag value for this task.
- compareAndSetPendingCount(int, int) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.CountedCompleter
-
Sets (atomically) the pending count to the given count only if
it currently holds the given expected value.
- comparePivot(int) - Method in class org.elasticsearch.common.lucene.util.SorterTemplate
-
Implements the compare function for the previously stored pivot value.
- compareTo(BytesRef) - Method in class org.elasticsearch.common.lucene.util.BytesRef
-
Unsigned byte order comparison
- compareTo(CharsRef) - Method in class org.elasticsearch.common.lucene.util.CharsRef
-
Signed int order comparison
- compareTo(UUID) - Method in class org.elasticsearch.common.UUID
-
Compares this UUID with the specified UUID.
- compareTo(SearchShardTarget) - Method in class org.elasticsearch.search.SearchShardTarget
-
- compile(String, String) - Static method in class org.elasticsearch.common.regex.Regex
-
- compile(String) - Method in interface org.elasticsearch.script.BasicScriptEngineService
-
- compile(String) - Method in interface org.elasticsearch.script.ContentScriptEngineService
-
- compile(String) - Method in class org.elasticsearch.script.ContentScriptService
-
- compile(String, String) - Method in class org.elasticsearch.script.ContentScriptService
-
- compiled() - Method in class org.elasticsearch.script.CompiledScript
-
- CompiledScript - Class in org.elasticsearch.script
-
- CompiledScript(String, Object) - Constructor for class org.elasticsearch.script.CompiledScript
-
- complete(Void) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.CountedCompleter
-
- complete(V) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Completes this task, and if not already aborted or cancelled,
returning the given value as the result of subsequent
invocations of join and related operations.
- completed() - Method in class com.ning.http.multipart.FilePartStallHandler
-
- completeExceptionally(Throwable) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Completes this task abnormally, and if not already aborted or
cancelled, causes it to throw the given exception upon
join and related operations.
- componentSettings - Variable in class org.elasticsearch.transport.netty.ClientNettyTransport
-
- compress(byte[], int, int) - Method in interface org.elasticsearch.common.compress.BasicCompressor
-
- compress(byte[], int, int, StreamOutput) - Method in class org.elasticsearch.common.compress.CompressedStreamOutput
-
Compresses the data into the output
- compress(byte[], int, int) - Method in class org.elasticsearch.common.compress.lzf.BasicLZFCompressor
-
- compress(byte[], int, int, StreamOutput) - Method in class org.elasticsearch.common.compress.lzf.LZFCompressedStreamOutput
-
- compress(byte[], int, int) - Method in class org.elasticsearch.common.compress.snappy.ClientSnappyCompressor
-
- compress(byte[], int, int) - Method in class org.elasticsearch.common.compress.snappy.DummySnappyCompressor
-
- compress(byte[], int, int, StreamOutput) - Method in class org.elasticsearch.common.compress.snappy.xerial.XerialSnappyCompressedStreamOutput
-
- compress() - Method in class org.elasticsearch.transport.netty.ClientNettyTransport
-
- compress() - Method in interface org.elasticsearch.transport.netty.NettyTransport
-
- compress() - Method in class org.elasticsearch.transport.TransportRequestOptions
-
- compress() - Method in class org.elasticsearch.transport.TransportResponseOptions
-
- compressChunkLength() - Method in class org.elasticsearch.common.compress.snappy.SnappyCompressorContext
-
- compressed() - Method in class org.elasticsearch.common.compress.CompressedString
-
- compressed(BasicCompressor, StreamInput) - Static method in class org.elasticsearch.common.io.stream.BasicCachedStreamInput
-
- compressed(NettyCompressor, StreamInput) - Static method in class org.elasticsearch.common.io.stream.NettyCachedStreamInput
-
- compressedBuffer - Variable in class org.elasticsearch.common.compress.snappy.ClientSnappyCompressedStreamOutput
-
- CompressedStreamInput<T extends CompressorContext> - Class in org.elasticsearch.common.compress
-
- CompressedStreamInput(StreamInput, T) - Constructor for class org.elasticsearch.common.compress.CompressedStreamInput
-
- CompressedStreamOutput<T extends CompressorContext> - Class in org.elasticsearch.common.compress
-
- CompressedStreamOutput(StreamOutput, T) - Constructor for class org.elasticsearch.common.compress.CompressedStreamOutput
-
- CompressedString - Class in org.elasticsearch.common.compress
-
- CompressedString(byte[]) - Constructor for class org.elasticsearch.common.compress.CompressedString
-
Constructor assuming the data provided is compressed (UTF8).
- CompressedString(BytesReference) - Constructor for class org.elasticsearch.common.compress.CompressedString
-
- CompressedString(byte[], int, int) - Constructor for class org.elasticsearch.common.compress.CompressedString
-
Constructs a new compressed string, assuming the bytes are UTF8, by copying it over.
- CompressedString(String) - Constructor for class org.elasticsearch.common.compress.CompressedString
-
- compressionEnabled - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- compressMaxCompressedChunkLength() - Method in class org.elasticsearch.common.compress.snappy.SnappyCompressorContext
-
- compressor(BytesReference) - Static method in class org.elasticsearch.common.compress.BasicCompressorFactory
-
- compressor(byte[]) - Static method in class org.elasticsearch.common.compress.BasicCompressorFactory
-
- compressor(byte[], int, int) - Static method in class org.elasticsearch.common.compress.BasicCompressorFactory
-
- compressor(String) - Static method in class org.elasticsearch.common.compress.BasicCompressorFactory
-
- compressor(ChannelBuffer) - Static method in class org.elasticsearch.common.compress.NettyCompressorFactory
-
- CompressorContext - Interface in org.elasticsearch.common.compress
-
- compressorContext - Variable in class org.elasticsearch.common.compress.snappy.ClientSnappyCompressor
-
- compressors - Static variable in class org.elasticsearch.common.compress.BasicCompressorFactory
-
- compressorsByType - Static variable in class org.elasticsearch.common.compress.BasicCompressorFactory
-
- compute() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.CountedCompleter
-
The main computation performed by this task.
- compute() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.RecursiveAction
-
The main computation performed by this task.
- compute() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.RecursiveTask
-
The main computation performed by this task.
- computeBasicAuthentication(Realm) - Static method in class com.ning.http.util.AuthenticatorUtils
-
- computeBasicAuthentication(ProxyServer) - Static method in class com.ning.http.util.AuthenticatorUtils
-
- computeDigestAuthentication(Realm) - Static method in class com.ning.http.util.AuthenticatorUtils
-
- concatenateStringArrays(String[], String[]) - Static method in class org.elasticsearch.common.Strings
-
Concatenate the given String arrays into one,
with overlapping array elements included twice.
- concreteAllIndices() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
Returns all the concrete indices.
- concreteAllIndicesAsSet() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- concreteAllOpenIndices() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- concreteIndex(String) - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- concreteIndices(String[]) - Method in class org.elasticsearch.cluster.metadata.MetaData
-
Translates the provided indices (possibly aliased) into actual indices.
- concreteIndices(String[], IgnoreIndices, boolean) - Method in class org.elasticsearch.cluster.metadata.MetaData
-
Translates the provided indices (possibly aliased) into actual indices.
- concreteIndicesIgnoreMissing(String[]) - Method in class org.elasticsearch.cluster.metadata.MetaData
-
Translates the provided indices (possibly aliased) into actual indices.
- ConcurrentCollections - Class in org.elasticsearch.common.util.concurrent
-
- ConcurrentHashMapLong<T> - Class in org.elasticsearch.common.util.concurrent
-
- ConcurrentHashMapLong() - Constructor for class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- ConcurrentLinkedDeque<E> - Class in org.elasticsearch.common.util.concurrent.jsr166y
-
An unbounded concurrent
deque based on linked nodes.
- ConcurrentLinkedDeque() - Constructor for class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
Constructs an empty deque.
- ConcurrentLinkedDeque(Collection<? extends E>) - Constructor for class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
Constructs a deque initially containing the elements of
the given collection, added in traversal order of the
collection's iterator.
- ConcurrentMapLong<T> - Interface in org.elasticsearch.common.util.concurrent
-
- configFile - Variable in class org.elasticsearch.env.ClientEnvironment
-
- configFile() - Method in class org.elasticsearch.env.ClientEnvironment
-
The config location.
- configure(Settings) - Method in interface org.elasticsearch.common.compress.BasicCompressor
-
- configure(Settings) - Static method in class org.elasticsearch.common.compress.BasicCompressorFactory
-
- configure(Settings) - Method in class org.elasticsearch.common.compress.lzf.BasicLZFCompressor
-
- configure(Settings) - Method in class org.elasticsearch.common.compress.snappy.ClientSnappyCompressor
-
- configure(Settings) - Static method in class org.elasticsearch.common.logging.log4j.LogConfigurator
-
- connectionsPool - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- ConnectionsPool<U,V> - Interface in com.ning.http.client
-
- connectionTimeOutInMs - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- connectToNode(DiscoveryNode) - Method in class org.elasticsearch.transport.client.ClientTransportService
-
- connectToNode(DiscoveryNode) - Method in class org.elasticsearch.transport.local.LocalClientTransport
-
- connectToNode(DiscoveryNode) - Method in class org.elasticsearch.transport.netty.ClientNettyTransport
-
- connectToNode(DiscoveryNode, boolean) - Method in class org.elasticsearch.transport.netty.ClientNettyTransport
-
- connectToNode(DiscoveryNode) - Method in interface org.elasticsearch.transport.Transport
-
Connects to the given node, if already connected, does nothing.
- connectToNodeLight(DiscoveryNode) - Method in class org.elasticsearch.transport.client.ClientTransportService
-
- connectToNodeLight(DiscoveryNode) - Method in class org.elasticsearch.transport.local.LocalClientTransport
-
- connectToNodeLight(DiscoveryNode) - Method in class org.elasticsearch.transport.netty.ClientNettyTransport
-
- connectToNodeLight(DiscoveryNode) - Method in interface org.elasticsearch.transport.Transport
-
Connects to a node in a light manner.
- ConnectTransportException - Exception in org.elasticsearch.transport
-
- ConnectTransportException(DiscoveryNode, String) - Constructor for exception org.elasticsearch.transport.ConnectTransportException
-
- ConnectTransportException(DiscoveryNode, String, String) - Constructor for exception org.elasticsearch.transport.ConnectTransportException
-
- ConnectTransportException(DiscoveryNode, String, Throwable) - Constructor for exception org.elasticsearch.transport.ConnectTransportException
-
- ConnectTransportException(DiscoveryNode, String, String, Throwable) - Constructor for exception org.elasticsearch.transport.ConnectTransportException
-
- consistencyLevel(WriteConsistencyLevel) - Method in class org.elasticsearch.action.bulk.BulkRequest
-
Sets the consistency level of write.
- consistencyLevel() - Method in class org.elasticsearch.action.bulk.BulkRequest
-
- consistencyLevel - Variable in class org.elasticsearch.action.support.replication.IndexReplicationOperationRequest
-
- consistencyLevel() - Method in class org.elasticsearch.action.support.replication.IndexReplicationOperationRequest
-
- consistencyLevel(WriteConsistencyLevel) - Method in class org.elasticsearch.action.support.replication.IndexReplicationOperationRequest
-
Sets the consistency level of write.
- consistencyLevel - Variable in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequest
-
- consistencyLevel() - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequest
-
- consistencyLevel(WriteConsistencyLevel) - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequest
-
Sets the consistency level of write.
- consistencyLevel() - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
- consistencyLevel(WriteConsistencyLevel) - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
Sets the consistency level of write.
- consistencyLevel() - Method in class org.elasticsearch.action.update.UpdateRequest
-
- consistencyLevel(WriteConsistencyLevel) - Method in class org.elasticsearch.action.update.UpdateRequest
-
Sets the consistency level of write.
- ConsoleAppender - Class in org.elasticsearch.common.logging.log4j
-
ConsoleAppender appends log events to System.out or
System.err using a layout specified by the user.
- ConsoleAppender() - Constructor for class org.elasticsearch.common.logging.log4j.ConsoleAppender
-
Constructs an unconfigured appender.
- ConsoleAppender(Layout) - Constructor for class org.elasticsearch.common.logging.log4j.ConsoleAppender
-
Creates a configured appender.
- ConsoleAppender(Layout, String) - Constructor for class org.elasticsearch.common.logging.log4j.ConsoleAppender
-
Creates a configured appender.
- consoleLoggingEnabled() - Static method in class org.elasticsearch.common.logging.Loggers
-
- Constants - Class in org.elasticsearch.common.lucene.util
-
Some useful constants.
- constantScoreQuery(FilterBuilder) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A query that wraps a filter and simply returns a constant score equal to the
query boost for every document in the filter.
- ConstantScoreQueryBuilder - Class in org.elasticsearch.index.query
-
A query that wraps a filter and simply returns a constant score equal to the
query boost for every document in the filter.
- ConstantScoreQueryBuilder(FilterBuilder) - Constructor for class org.elasticsearch.index.query.ConstantScoreQueryBuilder
-
A query that wraps a filter and simply returns a constant score equal to the
query boost for every document in the filter.
- constructAuthHeader(String, String, long) - Method in class com.ning.http.client.oauth.OAuthSignatureCalculator
-
Method used for constructing
- constructUserAgent(Class<? extends AsyncHttpProvider>, AsyncHttpClientConfig) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- consume(ByteBuffer) - Method in interface com.ning.http.client.BodyConsumer
-
Consume the received bytes.
- consume(ByteBuffer) - Method in class com.ning.http.client.consumers.AppendableBodyConsumer
-
Consume the received bytes.
- consume(ByteBuffer) - Method in class com.ning.http.client.consumers.ByteBufferBodyConsumer
-
Consume the received bytes.
- consume(ByteBuffer) - Method in class com.ning.http.client.consumers.FileBodyConsumer
-
Consume the received bytes.
- consume(ByteBuffer) - Method in class com.ning.http.client.consumers.OutputStreamBodyConsumer
-
Consume the received bytes.
- consumerAuth - Variable in class com.ning.http.client.oauth.OAuthSignatureCalculator
-
- ConsumerKey - Class in com.ning.http.client.oauth
-
Value class for OAuth consumer keys.
- ConsumerKey(String, String) - Constructor for class com.ning.http.client.oauth.ConsumerKey
-
- contains(ClusterBlockLevel) - Method in class org.elasticsearch.cluster.block.ClusterBlock
-
- contains(Object) - Method in class org.elasticsearch.common.collect.MapBackedSet
-
- contains(Object) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
Returns true if this deque contains at least one
element e such that o.equals(e).
- contains(Object) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.LinkedTransferQueue
-
Returns true if this queue contains the specified element.
- contains(Class) - Method in exception org.elasticsearch.ElasticSearchException
-
Check whether this exception contains an exception of the given type:
either it is of the given class itself or it contains a nested cause
of the given type.
- containsKey(Object) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
- containsKey(Object) - Method in class com.ning.http.client.FluentStringsMap
- containsKey(Object) - Method in class com.ning.http.client.simple.HeaderMap
-
- containsKey(K) - Method in class org.elasticsearch.common.collect.MapBuilder
-
- containsKey(Object) - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- containsValue(Object) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
- containsValue(Object) - Method in class com.ning.http.client.FluentStringsMap
- containsValue(Object) - Method in class com.ning.http.client.simple.HeaderMap
-
- containsValue(Object) - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- containsWhitespace(CharSequence) - Static method in class org.elasticsearch.common.Strings
-
Check whether the given CharSequence contains any whitespace characters.
- containsWhitespace(String) - Static method in class org.elasticsearch.common.Strings
-
Check whether the given String contains any whitespace characters.
- content(V) - Method in interface com.ning.http.client.ListenableFuture
-
Set the content that will be returned by this instance
- content(V) - Method in class com.ning.http.client.providers.jdk.JDKFuture
-
- content(V) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- CONTENT_DISPOSITION - Static variable in class com.ning.http.multipart.Part
-
Content dispostion characters
- CONTENT_TRANSFER_ENCODING - Static variable in class com.ning.http.multipart.Part
-
Content type header
- CONTENT_TYPE - Static variable in class com.ning.http.multipart.Part
-
Content type header
- CONTENT_TYPE - Static variable in class org.elasticsearch.client.AdminRequests
-
The content type used to generate request builders (query / search).
- CONTENT_TYPE - Static variable in class org.elasticsearch.client.IngestRequests
-
The content type used to generate request builders (query / search).
- CONTENT_TYPE - Static variable in class org.elasticsearch.client.SearchRequests
-
The content type used to generate request builders (query / search).
- contentAsStream(List<HttpResponseBodyPart>) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- contentBuilder() - Static method in class org.elasticsearch.common.xcontent.json.JsonXContent
-
- contentBuilder() - Static method in class org.elasticsearch.common.xcontent.smile.SmileXContent
-
- contentBuilder(XContentType, OutputStream) - Static method in class org.elasticsearch.common.xcontent.XContentFactory
-
Constructs a xcontent builder that will output the result into the provided output stream.
- contentBuilder(XContentType) - Static method in class org.elasticsearch.common.xcontent.XContentFactory
-
Returns a binary content builder for the provided content type.
- contentBuilder() - Static method in class org.elasticsearch.common.xcontent.yaml.YamlXContent
-
- ContentContext - Class in org.elasticsearch.common.xcontent
-
- ContentContext() - Constructor for class org.elasticsearch.common.xcontent.ContentContext
-
- ContentParseElement - Class in org.elasticsearch.script
-
- ContentParseElement() - Constructor for class org.elasticsearch.script.ContentParseElement
-
- contentProcessed - Variable in class com.ning.http.client.providers.jdk.JDKFuture
-
- ContentScript - Interface in org.elasticsearch.script
-
- ContentScriptEngineService - Interface in org.elasticsearch.script
-
- ContentScriptService - Class in org.elasticsearch.script
-
- ContentScriptService(Settings) - Constructor for class org.elasticsearch.script.ContentScriptService
-
- ContentScriptService(Settings, ClientEnvironment, Set<ContentScriptEngineService>) - Constructor for class org.elasticsearch.script.ContentScriptService
-
- ContentScriptService.CacheKey - Class in org.elasticsearch.script
-
- ContentScriptService.CacheKey(String, String) - Constructor for class org.elasticsearch.script.ContentScriptService.CacheKey
-
- contentToBytes(List<HttpResponseBodyPart>) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- contentToBytes(List<HttpResponseBodyPart>, int) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- contentToString(List<HttpResponseBodyPart>, String) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- contentType(XContentType) - Method in class org.elasticsearch.action.index.IndexRequest
-
Sets the content type that will be used when generating a document from user provided objects (like Map).
- contentType() - Method in class org.elasticsearch.common.settings.loader.JsonSettingsLoader
-
- contentType() - Method in class org.elasticsearch.common.settings.loader.XContentSettingsLoader
-
- contentType() - Method in class org.elasticsearch.common.settings.loader.YamlSettingsLoader
-
- contentType() - Method in class org.elasticsearch.common.xcontent.json.JsonXContentGenerator
-
- contentType() - Method in class org.elasticsearch.common.xcontent.json.JsonXContentParser
-
- contentType() - Method in class org.elasticsearch.common.xcontent.smile.SmileXContentGenerator
-
- contentType() - Method in class org.elasticsearch.common.xcontent.smile.SmileXContentParser
-
- contentType() - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- contentType() - Method in interface org.elasticsearch.common.xcontent.XContentGenerator
-
- contentType() - Method in interface org.elasticsearch.common.xcontent.XContentParser
-
- contentType() - Method in class org.elasticsearch.common.xcontent.yaml.YamlXContentGenerator
-
- contentType() - Method in class org.elasticsearch.common.xcontent.yaml.YamlXContentParser
-
- context - Variable in class org.elasticsearch.common.compress.CompressedStreamInput
-
- context - Variable in class org.elasticsearch.common.compress.CompressedStreamOutput
-
- convert(L) - Method in class org.elasticsearch.action.support.AdapterActionFuture
-
- convert(T) - Method in class org.elasticsearch.action.support.PlainActionFuture
-
- convert(T) - Method in class org.elasticsearch.action.support.PlainListenableActionFuture
-
- convert(IndexReader, DocIdSet) - Static method in class org.elasticsearch.common.lucene.docset.DocSets
-
- convert(double, DistanceUnit, DistanceUnit) - Static method in enum org.elasticsearch.common.unit.DistanceUnit
-
Converts the given distance from the given DistanceUnit, to the given DistanceUnit
- convertExpireField(String) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- convertFromStringArray(String[]) - Static method in class org.elasticsearch.common.text.StringAndBytesText
-
- convertFromStringArray(String[]) - Static method in class org.elasticsearch.common.text.StringText
-
- convertFromWildcards(String[], boolean, IgnoreIndices) - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- convertToJson(BytesReference, boolean) - Static method in class org.elasticsearch.common.xcontent.XContentHelper
-
- convertToJson(BytesReference, boolean, boolean) - Static method in class org.elasticsearch.common.xcontent.XContentHelper
-
- convertToJson(byte[], int, int, boolean) - Static method in class org.elasticsearch.common.xcontent.XContentHelper
-
- convertToJson(byte[], int, int, boolean, boolean) - Static method in class org.elasticsearch.common.xcontent.XContentHelper
-
- convertToMap(BytesReference, boolean) - Static method in class org.elasticsearch.common.xcontent.XContentHelper
-
- convertToMap(byte[], boolean) - Static method in class org.elasticsearch.common.xcontent.XContentHelper
-
- convertToMap(byte[], int, int, boolean) - Static method in class org.elasticsearch.common.xcontent.XContentHelper
-
- Cookie - Class in com.ning.http.client
-
- Cookie(String, String, String, String, int, boolean) - Constructor for class com.ning.http.client.Cookie
-
- Cookie(String, String, String, String, int, boolean, int) - Constructor for class com.ning.http.client.Cookie
-
- copy(File, File) - Static method in class org.elasticsearch.common.io.Streams
-
Copy the contents of the given input File to the given output File.
- copy(byte[], File) - Static method in class org.elasticsearch.common.io.Streams
-
Copy the contents of the given byte array to the given output File.
- copy(InputStream, OutputStream) - Static method in class org.elasticsearch.common.io.Streams
-
- copy(InputStream, OutputStream, byte[]) - Static method in class org.elasticsearch.common.io.Streams
-
Copy the contents of the given InputStream to the given OutputStream.
- copy(byte[], OutputStream) - Static method in class org.elasticsearch.common.io.Streams
-
Copy the contents of the given byte array to the given OutputStream.
- copy(Reader, Writer) - Static method in class org.elasticsearch.common.io.Streams
-
Copy the contents of the given Reader to the given Writer.
- copy(String, Writer) - Static method in class org.elasticsearch.common.io.Streams
-
Copy the contents of the given String to the given output Writer.
- copyBytes(BytesRef) - Method in class org.elasticsearch.common.lucene.util.BytesRef
-
Copies the bytes from the given
BytesRef
- copyBytesArray() - Method in class org.elasticsearch.common.bytes.BytesArray
-
- copyBytesArray() - Method in interface org.elasticsearch.common.bytes.BytesReference
-
Returns the bytes copied over as a byte array.
- copyBytesArray() - Method in class org.elasticsearch.common.bytes.ChannelBufferBytesReference
-
- copyChars(CharSequence) - Method in class org.elasticsearch.common.lucene.util.BytesRef
-
Copies the UTF8 bytes for this string.
- copyChars(char[], int, int) - Method in class org.elasticsearch.common.lucene.util.BytesRef
-
Copies the UTF8 bytes for this string.
- copyChars(CharsRef) - Method in class org.elasticsearch.common.lucene.util.CharsRef
-
Copies the given
CharsRef referenced content into this instance
starting at offset 0.
- copyChars(char[], int, int) - Method in class org.elasticsearch.common.lucene.util.CharsRef
-
Copies the given array into this CharsRef starting at offset 0
- copyCurrentEvent(XContentGenerator, XContentParser) - Static method in class org.elasticsearch.common.xcontent.XContentHelper
-
- copyCurrentStructure(XContentParser) - Method in class org.elasticsearch.common.xcontent.json.JsonXContentGenerator
-
- copyCurrentStructure(XContentParser) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- copyCurrentStructure(XContentParser) - Method in interface org.elasticsearch.common.xcontent.XContentGenerator
-
- copyCurrentStructure(XContentGenerator, XContentParser) - Static method in class org.elasticsearch.common.xcontent.XContentHelper
-
- copyFile(File, File) - Static method in class org.elasticsearch.common.io.FileSystemUtils
-
- copyText(UnicodeUtil.UTF16Result) - Method in class org.elasticsearch.common.lucene.util.UnicodeUtil.UTF16Result
-
- copyText(Unicode.UTF16Result) - Method in class org.elasticsearch.common.Unicode.UTF16Result
-
- copyToByteArray(File) - Static method in class org.elasticsearch.common.io.Streams
-
Copy the contents of the given input File into a new byte array.
- copyToByteArray(InputStream) - Static method in class org.elasticsearch.common.io.Streams
-
Copy the contents of the given InputStream into a new byte array.
- copyToBytesFromClasspath(String) - Static method in class org.elasticsearch.common.io.Streams
-
- copyToString(Reader) - Static method in class org.elasticsearch.common.io.Streams
-
Copy the contents of the given Reader into a String.
- copyToStringFromClasspath(ClassLoader, String) - Static method in class org.elasticsearch.common.io.Streams
-
- copyToStringFromClasspath(String) - Static method in class org.elasticsearch.common.io.Streams
-
- coresPerSocket() - Method in class org.elasticsearch.monitor.os.OsInfo.Cpu
-
- count() - Method in class org.elasticsearch.action.count.CountResponse
-
The count of documents matching the query provided.
- count(CountRequest) - Method in interface org.elasticsearch.client.SearchClient
-
A count of all the documents matching a specific query.
- count(CountRequest, ActionListener<CountResponse>) - Method in interface org.elasticsearch.client.SearchClient
-
A count of all the documents matching a specific query.
- count(CountRequest) - Method in class org.elasticsearch.client.support.AbstractSearchClient
-
- count(CountRequest, ActionListener<CountResponse>) - Method in class org.elasticsearch.client.support.AbstractSearchClient
-
- count - Variable in class org.elasticsearch.common.io.FastByteArrayInputStream
-
The index one greater than the last valid character in the input
stream buffer.
- count - Variable in class org.elasticsearch.common.io.FastByteArrayOutputStream
-
The number of valid bytes in the buffer.
- count - Variable in class org.elasticsearch.common.io.FastCharArrayReader
-
The index of the end of this buffer.
- count - Variable in class org.elasticsearch.common.io.FastCharArrayWriter
-
The number of chars in the buffer.
- count - Variable in class org.elasticsearch.common.io.stream.BytesStreamInput
-
- count - Variable in class org.elasticsearch.common.io.stream.BytesStreamOutput
-
The number of valid bytes in the buffer.
- count - Variable in class org.elasticsearch.common.io.stream.NettyBytesStreamOutput
-
The number of valid bytes in the buffer.
- count() - Method in class org.elasticsearch.common.metrics.CounterMetric
-
- count() - Method in class org.elasticsearch.common.metrics.MeanMetric
-
- count() - Method in class org.elasticsearch.common.metrics.MeterMetric
-
- count() - Method in class org.elasticsearch.index.get.GetStats
-
- count() - Method in class org.elasticsearch.index.shard.DocsStats
-
- count() - Method in class org.elasticsearch.monitor.jvm.JvmStats.BufferPool
-
- count() - Method in class org.elasticsearch.monitor.jvm.JvmStats.Threads
-
- COUNT_LIMIT - Static variable in class org.elasticsearch.common.io.stream.BasicCachedStreamOutput
-
- COUNT_LIMIT - Static variable in class org.elasticsearch.common.io.stream.NettyCachedStreamOutput
-
- CountAction - Class in org.elasticsearch.action.count
-
- CountedCompleter - Class in org.elasticsearch.common.util.concurrent.jsr166y
-
A resultless
ForkJoinTask with a completion action
performed when triggered and there are no remaining pending
actions.
- CountedCompleter(CountedCompleter, int) - Constructor for class org.elasticsearch.common.util.concurrent.jsr166y.CountedCompleter
-
Creates a new CountedCompleter with the given completer
and initial pending count.
- CountedCompleter(CountedCompleter) - Constructor for class org.elasticsearch.common.util.concurrent.jsr166y.CountedCompleter
-
Creates a new CountedCompleter with the given completer
and an initial pending count of zero.
- CountedCompleter() - Constructor for class org.elasticsearch.common.util.concurrent.jsr166y.CountedCompleter
-
Creates a new CountedCompleter with no completer
and an initial pending count of zero.
- CounterMetric - Class in org.elasticsearch.common.metrics
-
- CounterMetric() - Constructor for class org.elasticsearch.common.metrics.CounterMetric
-
- countOccurrencesOf(String, String) - Static method in class org.elasticsearch.common.Strings
-
Count the occurrences of the substring in string s.
- CountRequest - Class in org.elasticsearch.action.count
-
A request to count the number of documents matching a specific query.
- CountRequest(String...) - Constructor for class org.elasticsearch.action.count.CountRequest
-
Constructs a new count request against the provided indices.
- countRequest(String...) - Static method in class org.elasticsearch.client.AdminRequests
-
Creates a count request which counts the hits matched against a query.
- countRequest(String...) - Static method in class org.elasticsearch.client.SearchRequests
-
Creates a count request which counts the hits matched against a query.
- CountRequestBuilder - Class in org.elasticsearch.action.count
-
A count action request builder.
- CountRequestBuilder(SearchClient) - Constructor for class org.elasticsearch.action.count.CountRequestBuilder
-
- CountResponse - Class in org.elasticsearch.action.count
-
The response of the count action.
- countWithState(ShardRoutingState) - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- cpu() - Method in class org.elasticsearch.monitor.os.OsInfo
-
- cpu() - Method in class org.elasticsearch.monitor.os.OsStats
-
- cpu() - Method in class org.elasticsearch.monitor.process.ProcessStats
-
- create(boolean) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
Set to true to force only creation, not an update of an index template.
- create() - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
- create(boolean) - Method in class org.elasticsearch.action.index.IndexRequest
-
- create(CreateIndexRequest) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Creates an index using an explicit request allowing to specify the settings of the index.
- create(CreateIndexRequest, ActionListener<CreateIndexResponse>) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Creates an index using an explicit request allowing to specify the settings of the index.
- create(CreateIndexRequest) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- create(CreateIndexRequest, ActionListener<CreateIndexResponse>) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- create(ChannelBuffer) - Static method in class org.elasticsearch.transport.netty.ChannelBufferStreamInputFactory
-
- create(ChannelBuffer, int) - Static method in class org.elasticsearch.transport.netty.ChannelBufferStreamInputFactory
-
- createBody() - Method in interface com.ning.http.client.BodyGenerator
-
Creates a new instance of the request body to be read.
- createBody() - Method in class com.ning.http.client.generators.ByteArrayBodyGenerator
-
Creates a new instance of the request body to be read.
- createBody() - Method in class com.ning.http.client.generators.FileBodyGenerator
-
Creates a new instance of the request body to be read.
- createBody() - Method in class com.ning.http.client.generators.InputStreamBodyGenerator
-
Creates a new instance of the request body to be read.
- createBody() - Method in class com.ning.http.client.providers.netty.FeedableBodyGenerator
-
- createFixedBitSet(DocIdSetIterator, int) - Static method in class org.elasticsearch.common.lucene.docset.DocSets
-
- createGenerator(OutputStream) - Method in class org.elasticsearch.common.xcontent.json.JsonXContent
-
- createGenerator(Writer) - Method in class org.elasticsearch.common.xcontent.json.JsonXContent
-
- createGenerator(OutputStream) - Method in class org.elasticsearch.common.xcontent.smile.SmileXContent
-
- createGenerator(Writer) - Method in class org.elasticsearch.common.xcontent.smile.SmileXContent
-
- createGenerator(OutputStream) - Method in interface org.elasticsearch.common.xcontent.XContent
-
Creates a new generator using the provided output stream.
- createGenerator(Writer) - Method in interface org.elasticsearch.common.xcontent.XContent
-
Creates a new generator using the provided writer.
- createGenerator(OutputStream) - Method in class org.elasticsearch.common.xcontent.yaml.YamlXContent
-
- createGenerator(Writer) - Method in class org.elasticsearch.common.xcontent.yaml.YamlXContent
-
- CreateIndexAction - Class in org.elasticsearch.action.admin.indices.create
-
- CreateIndexRequest - Class in org.elasticsearch.action.admin.indices.create
-
A request to create an index.
- CreateIndexRequest(String) - Constructor for class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
Constructs a new request to create an index with the specified name.
- CreateIndexRequest(String, Settings) - Constructor for class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
Constructs a new request to create an index with the specified name and settings.
- createIndexRequest(String) - Static method in class org.elasticsearch.client.AdminRequests
-
Creates a create index request.
- CreateIndexRequestBuilder - Class in org.elasticsearch.action.admin.indices.create
-
- CreateIndexRequestBuilder(IndicesAdminClient) - Constructor for class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
- CreateIndexRequestBuilder(IndicesAdminClient, String) - Constructor for class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
- CreateIndexResponse - Class in org.elasticsearch.action.admin.indices.create
-
A response for a create index action.
- createInputStream() - Method in class com.ning.http.multipart.ByteArrayPartSource
-
- createInputStream() - Method in class com.ning.http.multipart.FilePartSource
-
- createInputStream() - Method in interface com.ning.http.multipart.PartSource
-
Gets a new InputStream for reading this source.
- createMultipartRequestEntity(List<Part>, FluentStringsMap) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
This is quite ugly as our internal names are duplicated, but we build on top of HTTP Client implementation.
- createParseContext(String, String, String) - Method in class org.elasticsearch.cluster.metadata.MappingMetaData
-
- createParser(String) - Method in class org.elasticsearch.common.xcontent.json.JsonXContent
-
- createParser(InputStream) - Method in class org.elasticsearch.common.xcontent.json.JsonXContent
-
- createParser(byte[]) - Method in class org.elasticsearch.common.xcontent.json.JsonXContent
-
- createParser(byte[], int, int) - Method in class org.elasticsearch.common.xcontent.json.JsonXContent
-
- createParser(BytesReference) - Method in class org.elasticsearch.common.xcontent.json.JsonXContent
-
- createParser(Reader) - Method in class org.elasticsearch.common.xcontent.json.JsonXContent
-
- createParser(String) - Method in class org.elasticsearch.common.xcontent.smile.SmileXContent
-
- createParser(InputStream) - Method in class org.elasticsearch.common.xcontent.smile.SmileXContent
-
- createParser(byte[]) - Method in class org.elasticsearch.common.xcontent.smile.SmileXContent
-
- createParser(byte[], int, int) - Method in class org.elasticsearch.common.xcontent.smile.SmileXContent
-
- createParser(BytesReference) - Method in class org.elasticsearch.common.xcontent.smile.SmileXContent
-
- createParser(Reader) - Method in class org.elasticsearch.common.xcontent.smile.SmileXContent
-
- createParser(String) - Method in interface org.elasticsearch.common.xcontent.XContent
-
Creates a parser over the provided string content.
- createParser(InputStream) - Method in interface org.elasticsearch.common.xcontent.XContent
-
Creates a parser over the provided input stream.
- createParser(byte[]) - Method in interface org.elasticsearch.common.xcontent.XContent
-
Creates a parser over the provided bytes.
- createParser(byte[], int, int) - Method in interface org.elasticsearch.common.xcontent.XContent
-
Creates a parser over the provided bytes.
- createParser(BytesReference) - Method in interface org.elasticsearch.common.xcontent.XContent
-
Creates a parser over the provided bytes.
- createParser(Reader) - Method in interface org.elasticsearch.common.xcontent.XContent
-
Creates a parser over the provided reader.
- createParser(BytesReference) - Static method in class org.elasticsearch.common.xcontent.XContentHelper
-
- createParser(byte[], int, int) - Static method in class org.elasticsearch.common.xcontent.XContentHelper
-
- createParser(String) - Method in class org.elasticsearch.common.xcontent.yaml.YamlXContent
-
- createParser(InputStream) - Method in class org.elasticsearch.common.xcontent.yaml.YamlXContent
-
- createParser(byte[]) - Method in class org.elasticsearch.common.xcontent.yaml.YamlXContent
-
- createParser(byte[], int, int) - Method in class org.elasticsearch.common.xcontent.yaml.YamlXContent
-
- createParser(BytesReference) - Method in class org.elasticsearch.common.xcontent.yaml.YamlXContent
-
- createParser(Reader) - Method in class org.elasticsearch.common.xcontent.yaml.YamlXContent
-
- createProxy(Properties) - Static method in class com.ning.http.util.ProxyUtils
-
Creates a proxy server instance from the given properties.
- createRandomBytes(int) - Static method in class com.ning.http.client.providers.netty.WebSocketUtil
-
- createRandomNumber(int, int) - Static method in class com.ning.http.client.providers.netty.WebSocketUtil
-
- createUri(String) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- createWeight(Searcher) - Method in class org.elasticsearch.common.lucene.search.MatchNoDocsQuery
-
- CRLF - Static variable in class com.ning.http.multipart.Part
-
Carriage return/linefeed
- current() - Static method in class org.elasticsearch.common.util.concurrent.jsr166y.ThreadLocalRandom
-
Returns the current thread's ThreadLocalRandom.
- current() - Method in class org.elasticsearch.index.get.GetStats
-
- current() - Method in class org.elasticsearch.index.merge.MergeStats
-
The current number of merges executing.
- current() - Method in class org.elasticsearch.index.warmer.WarmerStats
-
- CURRENT - Static variable in class org.elasticsearch.Version
-
- currentName() - Method in class org.elasticsearch.common.xcontent.json.JsonXContentParser
-
- currentName() - Method in interface org.elasticsearch.common.xcontent.XContentParser
-
- currentNodeId - Variable in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- currentNodeId() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- currentNodeId() - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
The current node id the shard is allocated to.
- currentNumDocs() - Method in class org.elasticsearch.index.merge.MergeStats
-
- currentSize() - Method in class org.elasticsearch.index.merge.MergeStats
-
- currentSizeInBytes() - Method in class org.elasticsearch.index.merge.MergeStats
-
- currentToken() - Method in class org.elasticsearch.common.xcontent.json.JsonXContentParser
-
- currentToken() - Method in interface org.elasticsearch.common.xcontent.XContentParser
-
- currEstab() - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- custom(IndexMetaData.Custom) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
- custom(IndexMetaData.Custom) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
- custom(String) - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- custom(String) - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData
-
- customBoostFactorQuery(QueryBuilder) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A query that simply applies the boost fact to the wrapped query (multiplies it).
- CustomBoostFactorQueryBuilder - Class in org.elasticsearch.index.query
-
A query that simply applies the boost factor to another query (multiply it).
- CustomBoostFactorQueryBuilder(QueryBuilder) - Constructor for class org.elasticsearch.index.query.CustomBoostFactorQueryBuilder
-
A query that simply applies the boost factor to another query (multiply it).
- customFactories - Static variable in class org.elasticsearch.cluster.ClusterState
-
- customFactories - Static variable in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- customFactories - Static variable in class org.elasticsearch.cluster.metadata.MetaData
-
- customFiltersScoreQuery(QueryBuilder) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- CustomFiltersScoreQueryBuilder - Class in org.elasticsearch.index.query
-
A query that uses a filters with a script associated with them to compute the score.
- CustomFiltersScoreQueryBuilder(QueryBuilder) - Constructor for class org.elasticsearch.index.query.CustomFiltersScoreQueryBuilder
-
- customs() - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
- customs() - Method in class org.elasticsearch.cluster.ClusterState
-
- customs() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- customs() - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData
-
- customs() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- customScoreQuery(QueryBuilder) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A query that allows to define a custom scoring script.
- CustomScoreQueryBuilder - Class in org.elasticsearch.index.query
-
A query that uses a script to compute the score.
- CustomScoreQueryBuilder(QueryBuilder) - Constructor for class org.elasticsearch.index.query.CustomScoreQueryBuilder
-
A query that simply applies the boost factor to another query (multiply it).
- facet(AbstractFacetBuilder) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Add a facet to perform as part of the search.
- Facet - Interface in org.elasticsearch.search.facet
-
A search facet.
- facet(Class<T>, String) - Method in interface org.elasticsearch.search.facet.Facets
-
Returns the facet by name already casted to the specified type.
- facet(String) - Method in interface org.elasticsearch.search.facet.Facets
-
A facet of the specified name.
- facet(Class<T>, String) - Method in class org.elasticsearch.search.facet.InternalFacets
-
Returns the facet by name already casted to the specified type.
- facet(String) - Method in class org.elasticsearch.search.facet.InternalFacets
-
A facet of the specified name.
- facetFilter - Variable in class org.elasticsearch.search.facet.AbstractFacetBuilder
-
- facetFilter(FilterBuilder) - Method in class org.elasticsearch.search.facet.AbstractFacetBuilder
-
- facets() - Method in class org.elasticsearch.action.search.SearchResponse
-
The search facets.
- facets(byte[]) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Sets a raw (xcontent / json) facets.
- facets(byte[], int, int) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Sets a raw (xcontent / json) facets.
- facets(BytesReference) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Sets a raw (xcontent / json) facets.
- facets(XContentBuilder) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Sets a raw (xcontent / json) facets.
- facets(Map) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Sets a raw (xcontent / json) facets.
- Facets - Interface in org.elasticsearch.search.facet
-
Facets of search action.
- facets() - Method in interface org.elasticsearch.search.facet.Facets
-
- facets() - Method in class org.elasticsearch.search.facet.InternalFacets
-
- facets() - Method in class org.elasticsearch.search.internal.InternalSearchResponse
-
- facetsAsMap() - Method in interface org.elasticsearch.search.facet.Facets
-
Returns the
Facets keyed by facet name.
- facetsAsMap() - Method in class org.elasticsearch.search.facet.InternalFacets
-
Returns the
Facets keyed by map.
- factor(int) - Method in class org.elasticsearch.index.query.TopChildrenQueryBuilder
-
Controls the multiplication factor of the initial hits required from the child query over the main query request.
- FACTORY - Static variable in class org.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand
-
- factory() - Method in class org.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand
-
- factory() - Method in interface org.elasticsearch.cluster.routing.allocation.command.AllocationCommand
-
- FACTORY - Static variable in class org.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand
-
- factory() - Method in class org.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand
-
- FACTORY - Static variable in class org.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand
-
- factory() - Method in class org.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand
-
- FACTORY - Static variable in class org.elasticsearch.search.warmer.IndexWarmersMetaData
-
- failed() - Method in class org.elasticsearch.action.bulk.BulkItemResponse
-
Is this a failed execution of an operation.
- failed() - Method in class org.elasticsearch.action.get.MultiGetItemResponse
-
Is this a failed execution?
- FailedRerouteAllocation - Class in org.elasticsearch.cluster.routing.allocation
-
- FailedRerouteAllocation(AllocationDeciders, RoutingNodes, DiscoveryNodes, ShardRouting) - Constructor for class org.elasticsearch.cluster.routing.allocation.FailedRerouteAllocation
-
- failedShard() - Method in class org.elasticsearch.cluster.routing.allocation.FailedRerouteAllocation
-
- failedShards() - Method in class org.elasticsearch.action.delete.index.IndexDeleteResponse
-
The failed number of shards the delete by query was executed on.
- failedShards() - Method in class org.elasticsearch.action.deletebyquery.IndexDeleteByQueryResponse
-
The failed number of shards the delete by query was executed on.
- failedShards() - Method in class org.elasticsearch.action.search.SearchResponse
-
The failed number of shards the search was executed on.
- failedShards() - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationResponse
-
The failed shards this request was executed on.
- FailedToResolveConfigException - Exception in org.elasticsearch.env
-
- FailedToResolveConfigException(String) - Constructor for exception org.elasticsearch.env.FailedToResolveConfigException
-
- FailedToResolveConfigException(String, Throwable) - Constructor for exception org.elasticsearch.env.FailedToResolveConfigException
-
- failure() - Method in class org.elasticsearch.action.bulk.BulkItemResponse
-
The actual failure object if there was a failure.
- failure() - Method in class org.elasticsearch.action.get.MultiGetItemResponse
-
The failure if relevant.
- failure - Static variable in class org.elasticsearch.common.compress.snappy.xerial.XerialSnappy
-
- failureMessage() - Method in class org.elasticsearch.action.bulk.BulkItemResponse
-
The failure message, null if it did not fail.
- failureMessage() - Method in class org.elasticsearch.action.search.MultiSearchResponse.Item
-
The actual failure message, null if its not a failure.
- failures() - Method in class org.elasticsearch.cluster.routing.RoutingTableValidation
-
- FastByteArrayInputStream - Class in org.elasticsearch.common.io
-
- FastByteArrayInputStream(byte[]) - Constructor for class org.elasticsearch.common.io.FastByteArrayInputStream
-
Creates a ByteArrayInputStream
so that it uses buf as its
buffer array.
- FastByteArrayInputStream(byte[], int, int) - Constructor for class org.elasticsearch.common.io.FastByteArrayInputStream
-
Creates ByteArrayInputStream
that uses buf as its
buffer array.
- FastByteArrayOutputStream - Class in org.elasticsearch.common.io
-
- FastByteArrayOutputStream() - Constructor for class org.elasticsearch.common.io.FastByteArrayOutputStream
-
Creates a new byte array output stream.
- FastByteArrayOutputStream(int) - Constructor for class org.elasticsearch.common.io.FastByteArrayOutputStream
-
Creates a new byte array output stream, with a buffer capacity of
the specified size, in bytes.
- FastCharArrayReader - Class in org.elasticsearch.common.io
-
- FastCharArrayReader(char[]) - Constructor for class org.elasticsearch.common.io.FastCharArrayReader
-
Creates a CharArrayReader from the specified array of chars.
- FastCharArrayReader(char[], int, int) - Constructor for class org.elasticsearch.common.io.FastCharArrayReader
-
Creates a CharArrayReader from the specified array of chars.
- FastCharArrayWriter - Class in org.elasticsearch.common.io
-
A similar class to
CharArrayWriter allowing to get the underlying
char[] buffer.
- FastCharArrayWriter() - Constructor for class org.elasticsearch.common.io.FastCharArrayWriter
-
Creates a new CharArrayWriter.
- FastCharArrayWriter(int) - Constructor for class org.elasticsearch.common.io.FastCharArrayWriter
-
Creates a new CharArrayWriter with the specified initial size.
- FastStringReader - Class in org.elasticsearch.common.io
-
A character stream whose source is a string that is
not thread safe
(shay.banon
)
- FastStringReader(String) - Constructor for class org.elasticsearch.common.io.FastStringReader
-
Creates a new string reader.
- feed(ByteBuffer, boolean) - Method in class com.ning.http.client.providers.netty.FeedableBodyGenerator
-
- FeedableBodyGenerator - Class in com.ning.http.client.providers.netty
-
BodyGenerator which may return just part of the payload at the time
handler is requesting it.
- FeedableBodyGenerator() - Constructor for class com.ning.http.client.providers.netty.FeedableBodyGenerator
-
- FeedableBodyGenerator.FeedListener - Interface in com.ning.http.client.providers.netty
-
- fetchCount() - Method in class org.elasticsearch.index.search.stats.SearchStats.Stats
-
- fetchCurrent() - Method in class org.elasticsearch.index.search.stats.SearchStats.Stats
-
- fetchTime() - Method in class org.elasticsearch.index.search.stats.SearchStats.Stats
-
- fetchTimeInMillis() - Method in class org.elasticsearch.index.search.stats.SearchStats.Stats
-
- field(String) - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
-
- field() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
-
- field(String) - Method in class org.elasticsearch.action.get.GetResponse
-
- field(String, ToXContent) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, ToXContent, ToXContent.Params) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, XContentBuilder.FieldCaseConversion) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, XContentBuilder.FieldCaseConversion) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, char[], int, int) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, char[], int, int) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, String) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, String, XContentBuilder.FieldCaseConversion) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, String) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, String, XContentBuilder.FieldCaseConversion) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, Integer) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, Integer) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, int) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, int) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, Long) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, Long) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, long) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, long) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, Float) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, Float) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, float) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, float) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, Double) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, Double) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, double) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, double) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, BigDecimal) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, BigDecimal) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, BigDecimal, int, RoundingMode, boolean) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, BigDecimal, int, RoundingMode, boolean) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, BytesReference) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, BytesReference) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, Text) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, Text) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, byte[], int, int) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, Map<String, Object>) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, Map<String, Object>) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, Iterable) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, Iterable) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, String...) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, String...) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, Object...) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, Object...) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, int...) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, int...) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, long...) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, long...) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, float...) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, float...) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, double...) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, double...) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, Object) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, Object) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, boolean) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, boolean) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, byte[]) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, byte[]) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, ReadableInstant) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, ReadableInstant) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, ReadableInstant, DateTimeFormatter) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, ReadableInstant, DateTimeFormatter) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, Date) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, Date) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String, Date, DateTimeFormatter) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(XContentBuilderString, Date, DateTimeFormatter) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- field(String) - Method in class org.elasticsearch.index.get.GetResult
-
- field(String) - Method in class org.elasticsearch.index.query.MultiMatchQueryBuilder
-
Adds a field to run the multi match against.
- field(String, float) - Method in class org.elasticsearch.index.query.MultiMatchQueryBuilder
-
Adds a field to run the multi match against with a specific boost.
- field(String) - Method in class org.elasticsearch.index.query.QueryStringQueryBuilder
-
Adds a field to run the query string against.
- field(String, float) - Method in class org.elasticsearch.index.query.QueryStringQueryBuilder
-
Adds a field to run the query string against with a specific boost.
- field(String) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Adds a field to load and return (note, it must be stored) as part of the search request.
- field(String) - Method in class org.elasticsearch.search.highlight.HighlightBuilder
-
Adds a field to be highlighted with default fragment size of 100 characters, and
default number of fragments of 5 using the default encoder
- field(String, int) - Method in class org.elasticsearch.search.highlight.HighlightBuilder
-
Adds a field to be highlighted with a provided fragment size (in characters), and
default number of fragments of 5.
- field(String, int, int) - Method in class org.elasticsearch.search.highlight.HighlightBuilder
-
Adds a field to be highlighted with a provided fragment size (in characters), and
a provided (maximum) number of fragments.
- field(String, int, int, int) - Method in class org.elasticsearch.search.highlight.HighlightBuilder
-
Adds a field to be highlighted with a provided fragment size (in characters), and
a provided (maximum) number of fragments.
- field(HighlightBuilder.Field) - Method in class org.elasticsearch.search.highlight.HighlightBuilder
-
- field(String) - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- field(String) - Method in interface org.elasticsearch.search.SearchHit
-
The hit field matching the given field name.
- fieldCaseConversion(XContentBuilder.FieldCaseConversion) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- fieldDataCache() - Method in class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
-
- fieldDataCache(boolean) - Method in class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
-
- fieldEvictions() - Method in class org.elasticsearch.index.cache.CacheStats
-
- fieldMaskingSpanQuery(SpanQueryBuilder, String) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- FieldMaskingSpanQueryBuilder - Class in org.elasticsearch.index.query
-
- FieldMaskingSpanQueryBuilder(SpanQueryBuilder, String) - Constructor for class org.elasticsearch.index.query.FieldMaskingSpanQueryBuilder
-
- fieldQuery(String, String) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A query that executes the query string against a field.
- fieldQuery(String, int) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A query that executes the query string against a field.
- fieldQuery(String, long) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A query that executes the query string against a field.
- fieldQuery(String, float) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A query that executes the query string against a field.
- fieldQuery(String, double) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A query that executes the query string against a field.
- fieldQuery(String, boolean) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A query that executes the query string against a field.
- fieldQuery(String, Object) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A query that executes the query string against a field.
- FieldQueryBuilder - Class in org.elasticsearch.index.query
-
A query that executes the query string against a field.
- FieldQueryBuilder(String, String) - Constructor for class org.elasticsearch.index.query.FieldQueryBuilder
-
A query that executes the query string against a field.
- FieldQueryBuilder(String, int) - Constructor for class org.elasticsearch.index.query.FieldQueryBuilder
-
A query that executes the query string against a field.
- FieldQueryBuilder(String, long) - Constructor for class org.elasticsearch.index.query.FieldQueryBuilder
-
A query that executes the query string against a field.
- FieldQueryBuilder(String, float) - Constructor for class org.elasticsearch.index.query.FieldQueryBuilder
-
A query that executes the query string against a field.
- FieldQueryBuilder(String, double) - Constructor for class org.elasticsearch.index.query.FieldQueryBuilder
-
A query that executes the query string against a field.
- FieldQueryBuilder(String, boolean) - Constructor for class org.elasticsearch.index.query.FieldQueryBuilder
-
A query that executes the query string against a field.
- FieldQueryBuilder(String, Object) - Constructor for class org.elasticsearch.index.query.FieldQueryBuilder
-
A query that executes the query string against a field.
- FieldQueryBuilder.Operator - Enum in org.elasticsearch.index.query
-
- fields(String...) - Method in class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
-
- fields() - Method in class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
-
- fields() - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- fields(String[]) - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- fields(String...) - Method in class org.elasticsearch.action.get.GetRequest
-
Explicitly specify the fields that will be returned.
- fields() - Method in class org.elasticsearch.action.get.GetRequest
-
Explicitly specify the fields that will be returned.
- fields() - Method in class org.elasticsearch.action.get.GetResponse
-
- fields(String...) - Method in class org.elasticsearch.action.get.MultiGetRequest.Item
-
- fields() - Method in class org.elasticsearch.action.get.MultiGetRequest.Item
-
- fields() - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
The fields of the document to use in order to find documents "like" this one.
- fields(String...) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
The fields of the document to use in order to find documents "like" this one.
- fields(String...) - Method in class org.elasticsearch.action.update.UpdateRequest
-
Explicitly specify the fields that will be returned.
- fields() - Method in class org.elasticsearch.action.update.UpdateRequest
-
Get the fields to be returned.
- fields() - Method in class org.elasticsearch.common.xcontent.script.ScriptFieldsContext
-
- fields() - Method in class org.elasticsearch.index.get.GetResult
-
- fields(List<String>) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Sets the fields to load and return as part of the search request.
- fields(String...) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Adds the fields to load and return as part of the search request.
- fields() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- fields(Map<String, SearchHitField>) - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- fields() - Method in interface org.elasticsearch.search.SearchHit
-
A map of hit fields (from field name to hit fields) if additional fields
were required to be loaded.
- fieldSize() - Method in class org.elasticsearch.index.cache.CacheStats
-
- fieldSizeInBytes() - Method in class org.elasticsearch.index.cache.CacheStats
-
- fieldsOrNull() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- fieldSort(String) - Static method in class org.elasticsearch.search.sort.SortBuilders
-
Constructs a new field based sort.
- FieldSortBuilder - Class in org.elasticsearch.search.sort
-
A sort builder to sort based on a document field.
- FieldSortBuilder(String) - Constructor for class org.elasticsearch.search.sort.FieldSortBuilder
-
Constructs a new sort based on a document field.
- fifteenMinuteEWMA() - Static method in class org.elasticsearch.common.metrics.EWMA
-
Creates a new EWMA which is equivalent to the UNIX fifteen minute load average and which expects to be ticked
every 5 seconds.
- fifteenMinuteRate() - Method in class org.elasticsearch.common.metrics.MeterMetric
-
- FILE_NAME - Static variable in class com.ning.http.multipart.FilePart
-
Attachment's file name
- FileBodyConsumer - Class in com.ning.http.client.consumers
-
- FileBodyConsumer(RandomAccessFile) - Constructor for class com.ning.http.client.consumers.FileBodyConsumer
-
- FileBodyGenerator - Class in com.ning.http.client.generators
-
Creates a request body from the contents of a file.
- FileBodyGenerator(File) - Constructor for class com.ning.http.client.generators.FileBodyGenerator
-
- FileBodyGenerator(File, long, long) - Constructor for class com.ning.http.client.generators.FileBodyGenerator
-
- FileBodyGenerator.FileBody - Class in com.ning.http.client.generators
-
- FileBodyGenerator.FileBody(File) - Constructor for class com.ning.http.client.generators.FileBodyGenerator.FileBody
-
- FileBodyGenerator.FileBody(File, long, long) - Constructor for class com.ning.http.client.generators.FileBodyGenerator.FileBody
-
- FilePart - Class in com.ning.http.client
-
A file multipart part.
- FilePart(String, File, String, String) - Constructor for class com.ning.http.client.FilePart
-
- FilePart - Class in com.ning.http.multipart
-
This class is an adaptation of the Apache HttpClient implementation
- FilePart(String, PartSource, String, String) - Constructor for class com.ning.http.multipart.FilePart
-
FilePart Constructor.
- FilePart(String, PartSource) - Constructor for class com.ning.http.multipart.FilePart
-
FilePart Constructor.
- FilePart(String, File) - Constructor for class com.ning.http.multipart.FilePart
-
FilePart Constructor.
- FilePart(String, File, String, String) - Constructor for class com.ning.http.multipart.FilePart
-
FilePart Constructor.
- FilePart(String, String, File) - Constructor for class com.ning.http.multipart.FilePart
-
FilePart Constructor.
- FilePart(String, String, File, String, String) - Constructor for class com.ning.http.multipart.FilePart
-
FilePart Constructor.
- FilePartSource - Class in com.ning.http.multipart
-
This class is an adaptation of the Apache HttpClient implementation
- FilePartSource(File) - Constructor for class com.ning.http.multipart.FilePartSource
-
Constructor for FilePartSource.
- FilePartSource(String, File) - Constructor for class com.ning.http.multipart.FilePartSource
-
Constructor for FilePartSource.
- FilePartStallHandler - Class in com.ning.http.multipart
-
- FilePartStallHandler(long, FilePart) - Constructor for class com.ning.http.multipart.FilePartStallHandler
-
- FileSystemUtils - Class in org.elasticsearch.common.io
-
- FileUploadStalledException - Exception in com.ning.http.multipart
-
- FileUploadStalledException() - Constructor for exception com.ning.http.multipart.FileUploadStalledException
-
- fillInStackTrace() - Method in exception org.elasticsearch.transport.NodeDisconnectedException
-
- fillInStackTrace() - Method in exception org.elasticsearch.transport.NotSerializableTransportException
-
- fillInStackTrace() - Method in exception org.elasticsearch.transport.RemoteTransportException
-
- fillInStackTrace() - Method in exception org.elasticsearch.transport.ResponseHandlerFailureTransportException
-
- filter(FilterContext<T>) - Method in class com.ning.http.client.extra.ThrottleRequestFilter
-
- filter(FilterContext<T>) - Method in interface com.ning.http.client.filter.IOExceptionFilter
-
- filter(FilterContext<T>) - Method in interface com.ning.http.client.filter.RequestFilter
-
- filter(FilterContext<T>) - Method in interface com.ning.http.client.filter.ResponseFilter
-
- filter(FilterContext) - Method in class com.ning.http.client.resumable.ResumableIOExceptionFilter
-
- filter() - Method in class org.elasticsearch.cluster.metadata.AliasAction
-
- filter(String) - Method in class org.elasticsearch.cluster.metadata.AliasAction
-
- filter(Map<String, Object>) - Method in class org.elasticsearch.cluster.metadata.AliasAction
-
- filter(FilterBuilder) - Method in class org.elasticsearch.cluster.metadata.AliasAction
-
- filter(CompressedString) - Method in class org.elasticsearch.cluster.metadata.AliasMetaData.Builder
-
- filter(String) - Method in class org.elasticsearch.cluster.metadata.AliasMetaData.Builder
-
- filter(Map<String, Object>) - Method in class org.elasticsearch.cluster.metadata.AliasMetaData.Builder
-
- filter(XContentBuilder) - Method in class org.elasticsearch.cluster.metadata.AliasMetaData.Builder
-
- filter() - Method in class org.elasticsearch.cluster.metadata.AliasMetaData
-
- filter() - Method in class org.elasticsearch.common.lucene.search.NotDeletedFilter
-
- filter() - Method in class org.elasticsearch.common.lucene.search.NotFilter
-
- filter(ImmutableSettings.Builder) - Method in interface org.elasticsearch.common.settings.ClientSettingsFilter.Filter
-
- filter(Map<String, Object>, String[], String[]) - Static method in class org.elasticsearch.common.xcontent.support.XContentMapValues
-
- filter(FilterBuilder) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Sets a filter on the query executed that only applies to the search query
(and not facets for example).
- filter(String) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Sets a filter on the query executed that only applies to the search query
(and not facets for example).
- filter(byte[]) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Sets a filter on the query executed that only applies to the search query
(and not facets for example).
- filter(byte[], int, int) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Sets a filter on the query executed that only applies to the search query
(and not facets for example).
- filter(BytesReference) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Sets a filter on the query executed that only applies to the search query
(and not facets for example).
- filter(XContentBuilder) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Constructs a new search source builder with a query from a builder.
- filter(Map) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Constructs a new search source builder with a query from a map.
- FILTER_QUERY_NAME - Static variable in class org.elasticsearch.index.query.QueryFilterBuilder
-
- filterAll() - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequest
-
- filterBlocks() - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequest
-
- filterBlocks(boolean) - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequest
-
- FilterBuilder - Interface in org.elasticsearch.index.query
-
- FilterBuilders - Class in org.elasticsearch.index.query
-
A static factory for simple "import static" usage.
- filterCache() - Method in class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
-
- filterCache(boolean) - Method in class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
-
- FilterContext<T> - Class in com.ning.http.client.filter
-
- FilterContext.FilterContextBuilder<T> - Class in com.ning.http.client.filter
-
- FilterContext.FilterContextBuilder() - Constructor for class com.ning.http.client.filter.FilterContext.FilterContextBuilder
-
- FilterContext.FilterContextBuilder(FilterContext<T>) - Constructor for class com.ning.http.client.filter.FilterContext.FilterContextBuilder
-
- filterCount() - Method in class org.elasticsearch.index.cache.CacheStats
-
- FilteredCollector - Class in org.elasticsearch.common.lucene.search
-
- FilteredCollector(Collector, Filter) - Constructor for class org.elasticsearch.common.lucene.search.FilteredCollector
-
- filteredIndexTemplates() - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequest
-
- filteredIndexTemplates(String...) - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequest
-
- filteredIndices() - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequest
-
- filteredIndices(String...) - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequest
-
- filteredQuery(QueryBuilder, FilterBuilder) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A query that applies a filter to the results of another query.
- FilteredQueryBuilder - Class in org.elasticsearch.index.query
-
A query that applies a filter to the results of another query.
- FilteredQueryBuilder(QueryBuilder, FilterBuilder) - Constructor for class org.elasticsearch.index.query.FilteredQueryBuilder
-
A query that applies a filter to the results of another query.
- filterEvictions() - Method in class org.elasticsearch.index.cache.CacheStats
-
- FilterException - Exception in com.ning.http.client.filter
-
- FilterException(String) - Constructor for exception com.ning.http.client.filter.FilterException
-
- FilterException(String, Throwable) - Constructor for exception com.ning.http.client.filter.FilterException
-
- filteringAlias() - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- filteringAlias(String[]) - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- filteringAliases(String, String...) - Method in class org.elasticsearch.cluster.metadata.MetaData
-
Iterates through the list of indices and selects the effective list of filtering aliases for the
given index.
- filterMemEvictions() - Method in class org.elasticsearch.index.cache.CacheStats
-
- filterMetaData() - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequest
-
- filterMetaData(boolean) - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequest
-
- filterName(String) - Method in class org.elasticsearch.index.query.AndFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.BoolFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.ExistsFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.GeoBoundingBoxFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.GeoDistanceFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.GeoDistanceRangeFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.GeoPolygonFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.GeoShapeFilterBuilder
-
Sets the name of the filter
- filterName(String) - Method in class org.elasticsearch.index.query.HasChildFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.HasParentFilterBuilder
-
- filterName(String) - Method in class org.elasticsearch.index.query.IdsFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.IndicesFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.MissingFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.NestedFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.NotFilterBuilder
-
- filterName(String) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.OrFilterBuilder
-
- filterName(String) - Method in class org.elasticsearch.index.query.PrefixFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.QueryFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.ScriptFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.TermFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterName(String) - Method in class org.elasticsearch.index.query.TermsFilterBuilder
-
Sets the filter name for the filter that can be used when searching for matched_filters per hit.
- filterNodes() - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequest
-
- filterNodes(boolean) - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequest
-
- filterRoutingTable() - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequest
-
- filterRoutingTable(boolean) - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequest
-
- filters() - Method in class org.elasticsearch.common.lucene.search.AndFilter
-
- filters() - Method in class org.elasticsearch.common.lucene.search.OrFilter
-
- filterSettings(Settings) - Method in class org.elasticsearch.common.settings.ClientSettingsFilter
-
- filterSize() - Method in class org.elasticsearch.index.cache.CacheStats
-
- filterSizeInBytes() - Method in class org.elasticsearch.index.cache.CacheStats
-
- finalize() - Method in class com.ning.http.client.AsyncHttpClient
-
- findByAddress(TransportAddress) - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- findPrimaryForReplica(ShardRouting) - Method in class org.elasticsearch.cluster.routing.RoutingNodes
-
- firstOrNull() - Method in class org.elasticsearch.cluster.routing.PlainShardsIterator
-
- firstOrNull() - Method in interface org.elasticsearch.cluster.routing.ShardsIterator
-
Returns the first shard, or null, without
incrementing the iterator.
- fiveMinuteEWMA() - Static method in class org.elasticsearch.common.metrics.EWMA
-
Creates a new EWMA which is equivalent to the UNIX five minute load average and which expects to be ticked every
5 seconds.
- fiveMinuteRate() - Method in class org.elasticsearch.common.metrics.MeterMetric
-
- FixedBitDocSet - Class in org.elasticsearch.common.lucene.docset
-
- FixedBitDocSet(FixedBitSet) - Constructor for class org.elasticsearch.common.lucene.docset.FixedBitDocSet
-
- FixedBitDocSet(int) - Constructor for class org.elasticsearch.common.lucene.docset.FixedBitDocSet
-
- fixedSourceDistance(double, double, DistanceUnit) - Method in enum org.elasticsearch.index.search.geo.GeoDistance
-
- fixNegativeQueryIfNeeded(Query) - Static method in class org.elasticsearch.common.lucene.search.Queries
-
- FLAG_NEGOTIATE_128 - Static variable in class com.ning.http.client.ntlm.NTLMEngine
-
- FLAG_NEGOTIATE_ALWAYS_SIGN - Static variable in class com.ning.http.client.ntlm.NTLMEngine
-
- FLAG_NEGOTIATE_KEY_EXCH - Static variable in class com.ning.http.client.ntlm.NTLMEngine
-
- FLAG_NEGOTIATE_NTLM - Static variable in class com.ning.http.client.ntlm.NTLMEngine
-
- FLAG_NEGOTIATE_NTLM2 - Static variable in class com.ning.http.client.ntlm.NTLMEngine
-
- FLAG_NEGOTIATE_SEAL - Static variable in class com.ning.http.client.ntlm.NTLMEngine
-
- FLAG_NEGOTIATE_SIGN - Static variable in class com.ning.http.client.ntlm.NTLMEngine
-
- FLAG_TARGET_DESIRED - Static variable in class com.ning.http.client.ntlm.NTLMEngine
-
- FLAG_UNICODE_ENCODING - Static variable in class com.ning.http.client.ntlm.NTLMEngine
-
- flagsFromString(String) - Static method in class org.elasticsearch.common.regex.Regex
-
- flagsToString(int) - Static method in class org.elasticsearch.common.regex.Regex
-
- floatToBytes(float) - Static method in class org.elasticsearch.common.Numbers
-
Converts a float to a byte array.
- floatValue() - Method in class org.elasticsearch.common.util.concurrent.jsr166e.LongAdder
-
Returns the
LongAdder.sum() as a
float
after a widening primitive conversion.
- floatValue() - Method in class org.elasticsearch.common.xcontent.support.AbstractXContentParser
-
- floatValue() - Method in interface org.elasticsearch.common.xcontent.XContentParser
-
- FluentCaseInsensitiveStringsMap - Class in com.ning.http.client
-
An implementation of a String -> List<String> map that adds a fluent interface, i.e.
- FluentCaseInsensitiveStringsMap() - Constructor for class com.ning.http.client.FluentCaseInsensitiveStringsMap
-
- FluentCaseInsensitiveStringsMap(FluentCaseInsensitiveStringsMap) - Constructor for class com.ning.http.client.FluentCaseInsensitiveStringsMap
-
- FluentCaseInsensitiveStringsMap(Map<String, Collection<String>>) - Constructor for class com.ning.http.client.FluentCaseInsensitiveStringsMap
-
- FluentStringsMap - Class in com.ning.http.client
-
An implementation of a String -> List<String> map that adds a fluent interface, i.e.
- FluentStringsMap() - Constructor for class com.ning.http.client.FluentStringsMap
-
- FluentStringsMap(FluentStringsMap) - Constructor for class com.ning.http.client.FluentStringsMap
-
- FluentStringsMap(Map<String, Collection<String>>) - Constructor for class com.ning.http.client.FluentStringsMap
-
- FLUSH - Static variable in class org.elasticsearch.action.admin.indices.optimize.OptimizeRequest.Defaults
-
- flush() - Method in class org.elasticsearch.action.admin.indices.optimize.OptimizeRequest
-
Should flush be performed after the optimization.
- flush(boolean) - Method in class org.elasticsearch.action.admin.indices.optimize.OptimizeRequest
-
Should flush be performed after the optimization.
- flush() - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- flush(boolean) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
- flush() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
- flush(FlushRequest) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Explicitly flush one or more indices (releasing memory from the node).
- flush(FlushRequest, ActionListener<FlushResponse>) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Explicitly flush one or more indices (releasing memory from the node).
- flush(FlushRequest) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- flush(FlushRequest, ActionListener<FlushResponse>) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- flush() - Method in class org.elasticsearch.common.compress.CompressedStreamOutput
-
- flush() - Method in class org.elasticsearch.common.io.FastCharArrayWriter
-
Flush the stream.
- flush() - Method in class org.elasticsearch.common.io.stream.AdapterStreamOutput
-
- flush() - Method in class org.elasticsearch.common.io.stream.BytesStreamOutput
-
- flush() - Method in class org.elasticsearch.common.io.stream.DataOutputStreamOutput
-
- flush() - Method in class org.elasticsearch.common.io.stream.NettyBytesStreamOutput
-
- flush() - Method in class org.elasticsearch.common.io.stream.OutputStreamStreamOutput
-
- flush() - Method in class org.elasticsearch.common.io.stream.StreamOutput
-
Forces any buffered output to be written.
- flush() - Method in class org.elasticsearch.common.io.UTF8StreamWriter
-
Flushes the stream.
- flush() - Method in class org.elasticsearch.common.xcontent.json.JsonXContentGenerator
-
- flush() - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- flush() - Method in interface org.elasticsearch.common.xcontent.XContentGenerator
-
- flush() - Method in class org.elasticsearch.indices.NodeIndicesStats
-
- FLUSH - Static variable in interface org.elasticsearch.threadpool.ThreadPool.Names
-
- FlushAction - Class in org.elasticsearch.action.admin.indices.flush
-
- flushBase64() - Method in class org.elasticsearch.common.Base64.OutputStream
-
Method added by PHIL.
- FlushRequest - Class in org.elasticsearch.action.admin.indices.flush
-
A flush request to flush one or more indices.
- FlushRequest(String...) - Constructor for class org.elasticsearch.action.admin.indices.flush.FlushRequest
-
Constructs a new flush request against one or more indices.
- flushRequest(String...) - Static method in class org.elasticsearch.client.AdminRequests
-
Creates a flush indices request.
- FlushRequestBuilder - Class in org.elasticsearch.action.admin.indices.flush
-
- FlushRequestBuilder(IndicesAdminClient) - Constructor for class org.elasticsearch.action.admin.indices.flush.FlushRequestBuilder
-
- FlushResponse - Class in org.elasticsearch.action.admin.indices.flush
-
A response to flush action.
- flushStats() - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
- flushStats() - Method in class org.elasticsearch.action.admin.indices.status.IndexStatus
-
- flushStats() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
- FlushStats - Class in org.elasticsearch.index.flush
-
- FlushStats() - Constructor for class org.elasticsearch.index.flush.FlushStats
-
- FlushStats(long, long) - Constructor for class org.elasticsearch.index.flush.FlushStats
-
- force() - Method in class org.elasticsearch.action.admin.indices.flush.FlushRequest
-
Force flushing, even if one is possibly not needed.
- force(boolean) - Method in class org.elasticsearch.action.admin.indices.flush.FlushRequest
-
Force flushing, even if one is possibly not needed.
- FORCE_RESPONSE_BUFFERING - Static variable in class com.ning.http.client.providers.jdk.JDKAsyncHttpProviderConfig
-
- forceTermination() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Forces this phaser to enter termination state.
- fork() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Arranges to asynchronously execute this task.
- ForkJoinPool - Class in org.elasticsearch.common.util.concurrent.jsr166y
-
- ForkJoinPool() - Constructor for class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
- ForkJoinPool(int) - Constructor for class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Creates a
ForkJoinPool with the indicated parallelism
level, the
default thread factory,
no UncaughtExceptionHandler, and non-async LIFO processing mode.
- ForkJoinPool(int, ForkJoinPool.ForkJoinWorkerThreadFactory, Thread.UncaughtExceptionHandler, boolean) - Constructor for class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Creates a ForkJoinPool with the given parameters.
- ForkJoinPool.ForkJoinWorkerThreadFactory - Interface in org.elasticsearch.common.util.concurrent.jsr166y
-
- ForkJoinPool.ManagedBlocker - Interface in org.elasticsearch.common.util.concurrent.jsr166y
-
Interface for extending managed parallelism for tasks running
in
ForkJoinPools.
- ForkJoinTask<V> - Class in org.elasticsearch.common.util.concurrent.jsr166y
-
Abstract base class for tasks that run within a
ForkJoinPool.
- ForkJoinTask() - Constructor for class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
- ForkJoinWorkerThread - Class in org.elasticsearch.common.util.concurrent.jsr166y
-
- ForkJoinWorkerThread(ForkJoinPool) - Constructor for class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinWorkerThread
-
Creates a ForkJoinWorkerThread operating in the given pool.
- format() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
-
- format() - Method in class org.elasticsearch.common.joda.FormatDateTimeFormatter
-
- format(String, Object...) - Static method in class org.elasticsearch.common.logging.support.LoggerMessageFormat
-
- format(String, String, Object...) - Static method in class org.elasticsearch.common.logging.support.LoggerMessageFormat
-
- format(double) - Static method in class org.elasticsearch.common.unit.Percent
-
- format() - Method in class org.elasticsearch.common.unit.TimeValue
-
- format(PeriodType) - Method in class org.elasticsearch.common.unit.TimeValue
-
- format1Decimals(double, String) - Static method in class org.elasticsearch.common.Strings
-
Format the double value with a single decimal points, trimming trailing '.0'.
- formatDate(Date) - Static method in class com.ning.http.util.DateUtil
-
Formats the given date according to the RFC 1123 pattern.
- formatDate(Date, String) - Static method in class com.ning.http.util.DateUtil
-
Formats the given date according to the specified pattern.
- FormatDateTimeFormatter - Class in org.elasticsearch.common.joda
-
A simple wrapper around DateTimeFormatter that retains the
format that was used to create it.
- FormatDateTimeFormatter(String, DateTimeFormatter) - Constructor for class org.elasticsearch.common.joda.FormatDateTimeFormatter
-
- FormatDateTimeFormatter(String, DateTimeFormatter, DateTimeFormatter) - Constructor for class org.elasticsearch.common.joda.FormatDateTimeFormatter
-
- forPattern(String) - Static method in class org.elasticsearch.common.joda.Joda
-
Parses a joda based pattern, including some named ones (similar to the built in Joda ISO ones).
- fragmentOffset(int) - Method in class org.elasticsearch.search.highlight.HighlightBuilder.Field
-
- fragments() - Method in class org.elasticsearch.search.highlight.HighlightField
-
The highlighted fragments.
- fragmentSize(int) - Method in class org.elasticsearch.search.highlight.HighlightBuilder.Field
-
- free() - Method in class org.elasticsearch.monitor.fs.FsStats.Info
-
- free() - Method in class org.elasticsearch.monitor.os.OsStats.Mem
-
- free() - Method in class org.elasticsearch.monitor.os.OsStats.Swap
-
- freePercent() - Method in class org.elasticsearch.monitor.os.OsStats.Mem
-
- from(Object) - Method in class org.elasticsearch.index.query.GeoDistanceRangeFilterBuilder
-
- from(Object) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The from part of the filter query.
- from(int) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The from part of the filter query.
- from(long) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The from part of the filter query.
- from(float) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The from part of the filter query.
- from(double) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The from part of the filter query.
- from(Object) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The from part of the filter query.
- from(int) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The from part of the filter query.
- from(long) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The from part of the filter query.
- from(float) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The from part of the filter query.
- from(double) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The from part of the filter query.
- from(Object) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- from(String) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- from(int) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- from(long) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- from(float) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- from(double) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- from(int) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
From index to start the search from.
- fromBytes(byte[], DiscoveryNode) - Static method in class org.elasticsearch.cluster.ClusterState.Builder
-
- fromBytes(byte[]) - Static method in class org.elasticsearch.common.Unicode
-
- fromBytes(byte[], int, int) - Static method in class org.elasticsearch.common.Unicode
-
- fromBytesAsUtf16(byte[]) - Static method in class org.elasticsearch.common.Unicode
-
- fromBytesAsUtf16(byte[], int, int) - Static method in class org.elasticsearch.common.Unicode
-
- fromId(byte) - Static method in enum org.elasticsearch.action.index.IndexRequest.OpType
-
Constructs the operation type from its internal representation.
- fromId(byte) - Static method in enum org.elasticsearch.action.search.SearchOperationThreading
-
- fromId(byte) - Static method in enum org.elasticsearch.action.search.SearchType
-
Constructs search type based on the internal id.
- fromId(byte) - Static method in enum org.elasticsearch.action.support.broadcast.BroadcastOperationThreading
-
- fromId(byte) - Static method in enum org.elasticsearch.action.support.IgnoreIndices
-
- fromId(byte) - Static method in enum org.elasticsearch.action.support.replication.ReplicationType
-
Constructs the operation type from its internal representation.
- fromId(byte) - Static method in enum org.elasticsearch.action.WriteConsistencyLevel
-
- fromId(int) - Static method in enum org.elasticsearch.cluster.block.ClusterBlockLevel
-
- fromId(byte) - Static method in enum org.elasticsearch.cluster.metadata.IndexMetaData.State
-
- fromId(byte) - Static method in enum org.elasticsearch.index.shard.IndexShardState
-
- fromId(int) - Static method in class org.elasticsearch.Version
-
- fromMap(Map<String, Object>) - Method in interface org.elasticsearch.cluster.metadata.IndexMetaData.Custom.Factory
-
- fromMap(Map<String, Object>) - Method in class org.elasticsearch.search.warmer.IndexWarmersMetaData.Factory
-
- fromNode() - Method in class org.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand
-
- fromRestContentType(String) - Static method in enum org.elasticsearch.common.xcontent.XContentType
-
- fromString(String, SearchOperationThreading) - Static method in enum org.elasticsearch.action.search.SearchOperationThreading
-
- fromString(String) - Static method in enum org.elasticsearch.action.search.SearchType
-
- fromString(String, BroadcastOperationThreading) - Static method in enum org.elasticsearch.action.support.broadcast.BroadcastOperationThreading
-
- fromString(String) - Static method in enum org.elasticsearch.action.support.IgnoreIndices
-
- fromString(String) - Static method in enum org.elasticsearch.action.support.replication.ReplicationType
-
Parse the replication type from string.
- fromString(String) - Static method in enum org.elasticsearch.action.WriteConsistencyLevel
-
- fromString(String) - Static method in enum org.elasticsearch.cluster.metadata.IndexMetaData.State
-
- fromString(String) - Static method in enum org.elasticsearch.common.unit.DistanceUnit
-
- fromString(String) - Static method in class org.elasticsearch.common.UUID
-
Creates a
UUID from the string standard representation as
described in the
UUID.toString() method.
- fromString(String) - Static method in enum org.elasticsearch.index.search.geo.GeoDistance
-
- fromString(String) - Static method in enum org.elasticsearch.index.VersionType
-
- fromString(String, VersionType) - Static method in enum org.elasticsearch.index.VersionType
-
- fromString(String) - Static method in enum org.elasticsearch.transport.TransportRequestOptions.Type
-
- fromStringAsBytes(String) - Static method in class org.elasticsearch.common.Unicode
-
- fromStringAsUtf8(String) - Static method in class org.elasticsearch.common.Unicode
-
- fromStringAsUtf8(String, UnicodeUtil.UTF8Result) - Static method in class org.elasticsearch.common.Unicode
-
- fromUTF8(byte[]) - Static method in class com.ning.http.util.UTF8Codec
-
- fromUTF8(byte[], int, int) - Static method in class com.ning.http.util.UTF8Codec
-
- fromValue(byte) - Static method in enum org.elasticsearch.action.admin.cluster.health.ClusterHealthStatus
-
- fromValue(byte) - Static method in enum org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus.Stage
-
- fromValue(byte) - Static method in enum org.elasticsearch.action.admin.indices.status.GatewaySnapshotStatus.Stage
-
- fromValue(byte) - Static method in enum org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus.Stage
-
- fromValue(byte) - Static method in enum org.elasticsearch.cluster.metadata.AliasAction.Type
-
- fromValue(byte) - Static method in enum org.elasticsearch.cluster.routing.ShardRoutingState
-
- fromValue(byte) - Static method in enum org.elasticsearch.index.VersionType
-
- fromXContent(XContentParser) - Static method in class org.elasticsearch.cluster.metadata.AliasMetaData.Builder
-
- fromXContent(XContentParser) - Static method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- fromXContent(XContentParser) - Method in interface org.elasticsearch.cluster.metadata.IndexMetaData.Custom.Factory
-
- fromXContent(XContentParser) - Static method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
-
- fromXContent(XContentParser) - Static method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- fromXContent(XContentParser) - Method in interface org.elasticsearch.cluster.metadata.MetaData.Custom.Factory
-
- fromXContent(XContentParser) - Method in class org.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand.Factory
-
- fromXContent(XContentParser) - Method in interface org.elasticsearch.cluster.routing.allocation.command.AllocationCommandFactory
-
- fromXContent(XContentParser) - Static method in class org.elasticsearch.cluster.routing.allocation.command.AllocationCommands
-
{
"commands" : [
{"allocate" : {"index" : "test", "shard" : 0, "node" : "test"}}
]
}
- fromXContent(XContentParser) - Method in class org.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand.Factory
-
- fromXContent(XContentParser) - Method in class org.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand.Factory
-
- fromXContent(XContentParser) - Method in class org.elasticsearch.search.warmer.IndexWarmersMetaData.Factory
-
- fromXContentStandalone(XContentParser) - Static method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
-
- fs() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
-
Should the node file system stats be returned.
- fs(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
-
Should the node file system stats be returned.
- fs - Variable in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
- fs() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
File system level stats.
- FsStats - Class in org.elasticsearch.monitor.fs
-
- FsStats.Info - Class in org.elasticsearch.monitor.fs
-
- FsStats.Info() - Constructor for class org.elasticsearch.monitor.fs.FsStats.Info
-
- full() - Method in class org.elasticsearch.action.admin.indices.flush.FlushRequest
-
Should a "full" flush be performed.
- full(boolean) - Method in class org.elasticsearch.action.admin.indices.flush.FlushRequest
-
Should a "full" flush be performed.
- fuzziness(Object) - Method in class org.elasticsearch.index.query.MatchQueryBuilder
-
Sets the minimum similarity used when evaluated to a fuzzy query type.
- fuzziness(Object) - Method in class org.elasticsearch.index.query.MultiMatchQueryBuilder
-
Sets the minimum similarity used when evaluated to a fuzzy query type.
- fuzzyLikeThisFieldQuery(String) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- FuzzyLikeThisFieldQueryBuilder - Class in org.elasticsearch.index.query
-
- FuzzyLikeThisFieldQueryBuilder(String) - Constructor for class org.elasticsearch.index.query.FuzzyLikeThisFieldQueryBuilder
-
A fuzzy more like this query on the provided field.
- fuzzyLikeThisQuery(String...) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- fuzzyLikeThisQuery() - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- FuzzyLikeThisQueryBuilder - Class in org.elasticsearch.index.query
-
- FuzzyLikeThisQueryBuilder() - Constructor for class org.elasticsearch.index.query.FuzzyLikeThisQueryBuilder
-
Constructs a new fuzzy like this query which uses the "_all" field.
- FuzzyLikeThisQueryBuilder(String...) - Constructor for class org.elasticsearch.index.query.FuzzyLikeThisQueryBuilder
-
Sets the field names that will be used when generating the 'Fuzzy Like This' query.
- fuzzyMaxExpansions(int) - Method in class org.elasticsearch.index.query.FieldQueryBuilder
-
- fuzzyMaxExpansions(int) - Method in class org.elasticsearch.index.query.QueryStringQueryBuilder
-
- fuzzyMinSim(float) - Method in class org.elasticsearch.index.query.FieldQueryBuilder
-
Set the minimum similarity for fuzzy queries.
- fuzzyMinSim(float) - Method in class org.elasticsearch.index.query.QueryStringQueryBuilder
-
Set the minimum similarity for fuzzy queries.
- fuzzyPrefixLength(int) - Method in class org.elasticsearch.index.query.FieldQueryBuilder
-
Set the prefix length for fuzzy queries.
- fuzzyPrefixLength(int) - Method in class org.elasticsearch.index.query.QueryStringQueryBuilder
-
Set the minimum similarity for fuzzy queries.
- fuzzyQuery(String, String) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A Query that matches documents using fuzzy query.
- FuzzyQueryBuilder - Class in org.elasticsearch.index.query
-
A Query that does fuzzy matching for a specific value.
- FuzzyQueryBuilder(String, Object) - Constructor for class org.elasticsearch.index.query.FuzzyQueryBuilder
-
Constructs a new term query.
- fuzzyRewrite(String) - Method in class org.elasticsearch.index.query.FieldQueryBuilder
-
- fuzzyRewrite(String) - Method in class org.elasticsearch.index.query.MatchQueryBuilder
-
- fuzzyRewrite(String) - Method in class org.elasticsearch.index.query.MultiMatchQueryBuilder
-
- fuzzyRewrite(String) - Method in class org.elasticsearch.index.query.QueryStringQueryBuilder
-
- GatewayRecoveryStatus - Class in org.elasticsearch.action.admin.indices.status
-
- GatewayRecoveryStatus(GatewayRecoveryStatus.Stage, long, long, long, long, long, long) - Constructor for class org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus
-
- gatewayRecoveryStatus() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
Gateway recovery status (null if not applicable).
- GatewayRecoveryStatus.Stage - Enum in org.elasticsearch.action.admin.indices.status
-
- gatewaySnapshot(GatewaySnapshotRequest) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Explicitly perform gateway snapshot for one or more indices.
- gatewaySnapshot(GatewaySnapshotRequest, ActionListener<GatewaySnapshotResponse>) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Explicitly perform gateway snapshot for one or more indices.
- gatewaySnapshot(GatewaySnapshotRequest) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- gatewaySnapshot(GatewaySnapshotRequest, ActionListener<GatewaySnapshotResponse>) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- GatewaySnapshotAction - Class in org.elasticsearch.action.admin.indices.gateway.snapshot
-
- GatewaySnapshotRequest - Class in org.elasticsearch.action.admin.indices.gateway.snapshot
-
Gateway snapshot allows to explicitly perform a snapshot through the gateway of one or more indices (backup them).
- GatewaySnapshotRequest(String...) - Constructor for class org.elasticsearch.action.admin.indices.gateway.snapshot.GatewaySnapshotRequest
-
Constructs a new gateway snapshot against one or more indices.
- gatewaySnapshotRequest(String...) - Static method in class org.elasticsearch.client.AdminRequests
-
Creates a gateway snapshot indices request.
- GatewaySnapshotRequestBuilder - Class in org.elasticsearch.action.admin.indices.gateway.snapshot
-
- GatewaySnapshotRequestBuilder(IndicesAdminClient) - Constructor for class org.elasticsearch.action.admin.indices.gateway.snapshot.GatewaySnapshotRequestBuilder
-
- GatewaySnapshotResponse - Class in org.elasticsearch.action.admin.indices.gateway.snapshot
-
Response for the gateway snapshot action.
- GatewaySnapshotStatus - Class in org.elasticsearch.action.admin.indices.status
-
- GatewaySnapshotStatus(GatewaySnapshotStatus.Stage, long, long, long, int) - Constructor for class org.elasticsearch.action.admin.indices.status.GatewaySnapshotStatus
-
- gatewaySnapshotStatus() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
The current on going snapshot to the gateway or the last one if none is on going.
- GatewaySnapshotStatus.Stage - Enum in org.elasticsearch.action.admin.indices.status
-
- gb() - Method in class org.elasticsearch.common.unit.ByteSizeValue
-
- gbFrac() - Method in class org.elasticsearch.common.unit.ByteSizeValue
-
- gc() - Method in class org.elasticsearch.monitor.jvm.JvmStats
-
- generateSpnegoDERObject(byte[]) - Method in interface com.ning.http.client.providers.netty.spnego.SpnegoTokenGenerator
-
- generateToken(String) - Method in class com.ning.http.client.providers.netty.spnego.SpnegoEngine
-
- generateType1Msg(String, String) - Method in class com.ning.http.client.ntlm.NTLMEngine
-
- generateType3Msg(String, String, String, String, String) - Method in class com.ning.http.client.ntlm.NTLMEngine
-
- generation() - Method in class org.elasticsearch.index.engine.Segment
-
- generator - Variable in class org.elasticsearch.common.xcontent.json.JsonXContentGenerator
-
- generic() - Method in class org.elasticsearch.threadpool.client.ClientThreadPool
-
- GENERIC - Static variable in class org.elasticsearch.threadpool.client.ClientThreadPool.Names
-
- generic() - Method in interface org.elasticsearch.threadpool.ThreadPool
-
- GENERIC - Static variable in interface org.elasticsearch.threadpool.ThreadPool.Names
-
- generic() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPool
-
- GENERIC - Static variable in class org.elasticsearch.threadpool.transport.TransportThreadPool.Names
-
- GenericAction<Request extends ActionRequest,Response extends ActionResponse> - Class in org.elasticsearch.action
-
A generic action.
- GenericAction(String) - Constructor for class org.elasticsearch.action.GenericAction
-
- GenericClient - Interface in org.elasticsearch.client
-
A client provides an interface for performing generic actions/operations against the server.
- geoBoundingBoxFilter(String) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filter to filter based on a bounding box defined by top left and bottom right locations / points
- GeoBoundingBoxFilterBuilder - Class in org.elasticsearch.index.query
-
- GeoBoundingBoxFilterBuilder(String) - Constructor for class org.elasticsearch.index.query.GeoBoundingBoxFilterBuilder
-
- geoDistance(GeoDistance) - Method in class org.elasticsearch.index.query.GeoDistanceFilterBuilder
-
- geoDistance(GeoDistance) - Method in class org.elasticsearch.index.query.GeoDistanceRangeFilterBuilder
-
- GeoDistance - Enum in org.elasticsearch.index.search.geo
-
Geo distance calculation.
- geoDistance(GeoDistance) - Method in class org.elasticsearch.search.sort.GeoDistanceSortBuilder
-
The geo distance type used to compute the distance.
- GeoDistance.ArcFixedSourceDistance - Class in org.elasticsearch.index.search.geo
-
- GeoDistance.ArcFixedSourceDistance(double, double, DistanceUnit) - Constructor for class org.elasticsearch.index.search.geo.GeoDistance.ArcFixedSourceDistance
-
- GeoDistance.DistanceBoundingCheck - Interface in org.elasticsearch.index.search.geo
-
- GeoDistance.FactorFixedSourceDistance - Class in org.elasticsearch.index.search.geo
-
- GeoDistance.FactorFixedSourceDistance(double, double, DistanceUnit) - Constructor for class org.elasticsearch.index.search.geo.GeoDistance.FactorFixedSourceDistance
-
- GeoDistance.FixedSourceDistance - Interface in org.elasticsearch.index.search.geo
-
- GeoDistance.Meridian180DistanceBoundingCheck - Class in org.elasticsearch.index.search.geo
-
- GeoDistance.Meridian180DistanceBoundingCheck(Point, Point) - Constructor for class org.elasticsearch.index.search.geo.GeoDistance.Meridian180DistanceBoundingCheck
-
- GeoDistance.PlaneFixedSourceDistance - Class in org.elasticsearch.index.search.geo
-
- GeoDistance.PlaneFixedSourceDistance(double, double, DistanceUnit) - Constructor for class org.elasticsearch.index.search.geo.GeoDistance.PlaneFixedSourceDistance
-
- GeoDistance.SimpleDistanceBoundingCheck - Class in org.elasticsearch.index.search.geo
-
- GeoDistance.SimpleDistanceBoundingCheck(Point, Point) - Constructor for class org.elasticsearch.index.search.geo.GeoDistance.SimpleDistanceBoundingCheck
-
- geoDistanceFilter(String) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filter to filter based on a specific distance from a specific geo location / point.
- GeoDistanceFilterBuilder - Class in org.elasticsearch.index.query
-
- GeoDistanceFilterBuilder(String) - Constructor for class org.elasticsearch.index.query.GeoDistanceFilterBuilder
-
- geoDistanceRangeFilter(String) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filter to filter based on a specific range from a specific geo location / point.
- GeoDistanceRangeFilterBuilder - Class in org.elasticsearch.index.query
-
- GeoDistanceRangeFilterBuilder(String) - Constructor for class org.elasticsearch.index.query.GeoDistanceRangeFilterBuilder
-
- geoDistanceSort(String) - Static method in class org.elasticsearch.search.sort.SortBuilders
-
A geo distance based sort.
- GeoDistanceSortBuilder - Class in org.elasticsearch.search.sort
-
A geo distance based sorting on a geo point like field.
- GeoDistanceSortBuilder(String) - Constructor for class org.elasticsearch.search.sort.GeoDistanceSortBuilder
-
Constructs a new distance based sort on a geo point like field.
- geohash(String) - Method in class org.elasticsearch.index.query.GeoDistanceFilterBuilder
-
- geohash(String) - Method in class org.elasticsearch.index.query.GeoDistanceRangeFilterBuilder
-
- geohash(String) - Method in class org.elasticsearch.search.sort.GeoDistanceSortBuilder
-
The geohash of the geo point to create the range distance facets from.
- GeoHashUtils - Class in org.elasticsearch.index.search.geo
-
Utilities for encoding and decoding geohashes.
- GeoJSONShapeParser - Class in org.elasticsearch.common.geo
-
Parsers which supports reading
Shapes in GeoJSON format from a given
XContentParser.
- GeoJSONShapeSerializer - Class in org.elasticsearch.common.geo
-
Serializes
Shape instances into GeoJSON format
Example of the format used for points:
{ "type": "Point", "coordinates": [100.0, 0.0] }
- geoPolygonFilter(String) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filter to filter based on a polygon defined by a set of locations / points.
- GeoPolygonFilterBuilder - Class in org.elasticsearch.index.query
-
- GeoPolygonFilterBuilder(String) - Constructor for class org.elasticsearch.index.query.GeoPolygonFilterBuilder
-
- GeoShapeConstants - Interface in org.elasticsearch.common.geo
-
Common constants through the GeoShape codebase
- geoShapeFilter(String, Shape) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filter to filter based on the relationship between a shape and indexed shapes
- geoShapeFilter(String, String, String) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
- GeoShapeFilterBuilder - Class in org.elasticsearch.index.query
-
- GeoShapeFilterBuilder(String, Shape) - Constructor for class org.elasticsearch.index.query.GeoShapeFilterBuilder
-
Creates a new GeoShapeFilterBuilder whose Filter will be against the
given field name using the given Shape
- GeoShapeFilterBuilder(String, String, String) - Constructor for class org.elasticsearch.index.query.GeoShapeFilterBuilder
-
Creates a new GeoShapeFilterBuilder whose Filter will be against the given field name
and will use the Shape found with the given ID in the given type
- geoShapeQuery(String, Shape) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
Query that matches Documents based on the relationship between the given shape and
indexed shapes
- GeoShapeQueryBuilder - Class in org.elasticsearch.index.query
-
- GeoShapeQueryBuilder(String, Shape) - Constructor for class org.elasticsearch.index.query.GeoShapeQueryBuilder
-
- get(Object) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
- get(Object) - Method in class com.ning.http.client.FluentStringsMap
- get(long, TimeUnit) - Method in class com.ning.http.client.providers.jdk.JDKDelegateFuture
-
- get() - Method in class com.ning.http.client.providers.jdk.JDKFuture
-
- get(long, TimeUnit) - Method in class com.ning.http.client.providers.jdk.JDKFuture
-
- get() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
- get(long, TimeUnit) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
- get(Object) - Method in class com.ning.http.client.simple.HeaderMap
-
- get() - Method in class com.ning.http.client.SimpleAsyncHttpClient
-
- get(ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient
-
- get(BodyConsumer) - Method in class com.ning.http.client.SimpleAsyncHttpClient
-
- get(BodyConsumer, ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient
-
- get() - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- get() - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- get(boolean) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
- get() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
- get(GetRequest) - Method in interface org.elasticsearch.client.IngestClient
-
Gets the document that was indexed from an index with a type and id.
- get(GetRequest, ActionListener<GetResponse>) - Method in interface org.elasticsearch.client.IngestClient
-
Gets the document that was indexed from an index with a type and id.
- get(GetRequest) - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- get(GetRequest, ActionListener<GetResponse>) - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- get(String) - Method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- get(String) - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- get(int) - Method in class org.elasticsearch.common.bytes.BytesArray
-
- get(int) - Method in interface org.elasticsearch.common.bytes.BytesReference
-
Returns the byte at the specified index.
- get(int) - Method in class org.elasticsearch.common.bytes.ChannelBufferBytesReference
-
- get(K) - Method in class org.elasticsearch.common.collect.MapBuilder
-
- get() - Method in class org.elasticsearch.common.io.stream.LongStreamable
-
- get(int) - Method in class org.elasticsearch.common.lucene.docset.AllDocSet
-
- get(int) - Method in class org.elasticsearch.common.lucene.docset.AndDocSet
-
- get(int) - Method in class org.elasticsearch.common.lucene.docset.DocSet
-
- get(int) - Method in class org.elasticsearch.common.lucene.docset.FixedBitDocSet
-
- get(int) - Method in class org.elasticsearch.common.lucene.docset.NotDocSet
-
- get(int) - Method in class org.elasticsearch.common.lucene.docset.OpenBitDocSet
-
- get(int) - Method in class org.elasticsearch.common.lucene.docset.OrDocSet
-
- get(int) - Method in class org.elasticsearch.common.lucene.search.LimitFilter.LimitDocSet
-
- get(String) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Returns a setting value based on the setting key.
- get(String) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- get(String, String) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- get(String) - Method in interface org.elasticsearch.common.settings.Settings
-
Returns the setting value associated with the setting key.
- get(String, String) - Method in interface org.elasticsearch.common.settings.Settings
-
Returns the setting value associated with the setting key.
- get(long, TimeUnit) - Method in class org.elasticsearch.common.util.concurrent.BaseFuture
-
- get() - Method in class org.elasticsearch.common.util.concurrent.BaseFuture
-
- get(long) - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- get(Object) - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- get(long) - Method in interface org.elasticsearch.common.util.concurrent.ConcurrentMapLong
-
- get() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Waits if necessary for the computation to complete, and then
retrieves its result.
- get(long, TimeUnit) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Waits if necessary for at most the given time for the computation
to complete, and then retrieves its result, if available.
- get() - Method in class org.elasticsearch.common.util.concurrent.ThreadLocals.CleanableValue
-
- get() - Method in class org.elasticsearch.indices.NodeIndicesStats
-
- GET - Static variable in interface org.elasticsearch.threadpool.ThreadPool.Names
-
- getAcceptKey(String) - Static method in class com.ning.http.client.providers.netty.WebSocketUtil
-
- getAcknowledged() - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesResponse
-
- getAcknowledged() - Method in class org.elasticsearch.action.admin.indices.close.CloseIndexResponse
-
- getAcknowledged() - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexResponse
-
- getAcknowledged() - Method in class org.elasticsearch.action.admin.indices.delete.DeleteIndexResponse
-
- getAcknowledged() - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingResponse
-
- getAcknowledged() - Method in class org.elasticsearch.action.admin.indices.open.OpenIndexResponse
-
- getAcknowledged() - Method in class org.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateResponse
-
- getAcknowledged() - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateResponse
-
- getAcknowledged() - Method in class org.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerResponse
-
- getAcknowledged() - Method in class org.elasticsearch.action.admin.indices.warmer.put.PutWarmerResponse
-
Has the put warmer been ack'ed.
- GetAction - Class in org.elasticsearch.action.get
-
- getAction(String) - Method in class org.elasticsearch.action.HttpClusterAdminActionModule
-
- getAction(String) - Method in class org.elasticsearch.action.HttpIndicesAdminActionModule
-
- getAction(String) - Method in class org.elasticsearch.action.HttpIngestActionModule
-
- getAction(String) - Method in class org.elasticsearch.action.HttpSearchActionModule
-
- getActive() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolStatsElement
-
- getActive() - Method in interface org.elasticsearch.threadpool.ThreadPoolStatsElement
-
- getActive() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolStatsElement
-
- getActiveOpens() - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- getActivePrimaryShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- getActivePrimaryShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- getActiveShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- getActiveShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- getActiveShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterShardHealth
-
- getActiveShards() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- getActiveThreadCount() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Returns an estimate of the number of threads that are currently
stealing or executing tasks.
- getActualFree() - Method in class org.elasticsearch.monitor.os.OsStats.Mem
-
- getActualUsed() - Method in class org.elasticsearch.monitor.os.OsStats.Mem
-
- getAddress() - Method in class org.elasticsearch.cluster.node.DiscoveryNode
-
The address that the node can be communicated with.
- getAddress() - Method in class org.elasticsearch.http.HttpInfo
-
- getAddress() - Method in class org.elasticsearch.monitor.network.NetworkInfo.Interface
-
- getAddress() - Method in class org.elasticsearch.transport.TransportInfo
-
- getAfterUsed() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector.LastGc
-
- getAlgorithm() - Method in class com.ning.http.client.Realm
-
- getAlgorithm() - Method in class com.ning.http.client.Realm.RealmBuilder
-
- getAlias() - Method in class org.elasticsearch.cluster.metadata.AliasMetaData
-
- getAliases() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- getAliases() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- getAllAvailableAddresses() - Static method in class org.elasticsearch.common.network.NetworkUtils
-
- getAllAvailableInterfaces() - Static method in class org.elasticsearch.common.network.NetworkUtils
-
Returns all the available interfaces, including first level sub interfaces.
- getAllocationExplanation() - Method in class org.elasticsearch.cluster.ClusterState
-
- getAllowPoolingConnection() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
- getAllValidationFailures() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
All the validation failures, including index level validation failures.
- getAnalyzer() - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- getAndSetAuth(boolean) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- getAndSetStatusReceived(boolean) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- getAndSetWriteBody(boolean) - Method in interface com.ning.http.client.ListenableFuture
-
- getAndSetWriteBody(boolean) - Method in class com.ning.http.client.providers.jdk.JDKFuture
-
- getAndSetWriteBody(boolean) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- getAndSetWriteHeaders(boolean) - Method in interface com.ning.http.client.ListenableFuture
-
- getAndSetWriteHeaders(boolean) - Method in class com.ning.http.client.providers.jdk.JDKFuture
-
- getAndSetWriteHeaders(boolean) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- getArrivedParties() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Returns the number of registered parties that have arrived at
the current phase of this phaser.
- getAsapResponse() - Method in class com.ning.http.client.BodyDeferringAsyncHandler.BodyDeferringInputStream
-
- getAsArray(String) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getAsArray(String, String[]) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getAsArray(String, String[]) - Method in interface org.elasticsearch.common.settings.Settings
-
The values associated with a setting prefix as an array.
- getAsArray(String) - Method in interface org.elasticsearch.common.settings.Settings
-
The values associated with a setting prefix as an array.
- getAsBoolean(String, Boolean) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getAsBoolean(String, Boolean) - Method in interface org.elasticsearch.common.settings.Settings
-
Returns the setting value (as boolean) associated with the setting key.
- getAsBytesSize(String, ByteSizeValue) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getAsBytesSize(String, ByteSizeValue) - Method in interface org.elasticsearch.common.settings.Settings
-
Returns the setting value (as size) associated with the setting key.
- getAsciiBytes(String) - Static method in class com.ning.http.multipart.MultipartEncodingUtil
-
- getAsciiString(byte[]) - Static method in class com.ning.http.multipart.MultipartEncodingUtil
-
- getAsClass(String, Class<? extends T>) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getAsClass(String, Class<? extends T>, String, String) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getAsClass(String, Class<? extends T>) - Method in interface org.elasticsearch.common.settings.Settings
-
Returns the setting value (as a class) associated with the setting key.
- getAsClass(String, Class<? extends T>, String, String) - Method in interface org.elasticsearch.common.settings.Settings
-
Returns the setting value (as a class) associated with the setting key.
- getAsDouble(String, Double) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getAsDouble(String, Double) - Method in interface org.elasticsearch.common.settings.Settings
-
Returns the setting value (as double) associated with the setting key.
- getAsFloat(String, Float) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getAsFloat(String, Float) - Method in interface org.elasticsearch.common.settings.Settings
-
Returns the setting value (as float) associated with the setting key.
- getAsInt(String, Integer) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getAsInt(String, Integer) - Method in interface org.elasticsearch.common.settings.Settings
-
Returns the setting value (as int) associated with the setting key.
- getAsLong(String, Long) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getAsLong(String, Long) - Method in interface org.elasticsearch.common.settings.Settings
-
Returns the setting value (as long) associated with the setting key.
- getAsMap() - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getAsMap() - Method in interface org.elasticsearch.common.settings.Settings
-
- getAssignedShards() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- getAsSize(String, SizeValue) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getAsSize(String, SizeValue) - Method in interface org.elasticsearch.common.settings.Settings
-
Returns the setting value (as size) associated with the setting key.
- getAsTime(String, TimeValue) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getAsTime(String, TimeValue) - Method in interface org.elasticsearch.common.settings.Settings
-
Returns the setting value (as time) associated with the setting key.
- getAsVersion(String, Version) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getAsVersion(String, Version) - Method in interface org.elasticsearch.common.settings.Settings
-
Retruns a parsed version.
- getAsyncHandler() - Method in class com.ning.http.client.filter.FilterContext.FilterContextBuilder
-
- getAsyncHandler() - Method in class com.ning.http.client.filter.FilterContext
-
- getAsyncHandler() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- getAsyncHttpProviderConfig() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
- getAsyncMode() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Returns true if this pool uses local first-in-first-out
scheduling mode for forked tasks that are never joined.
- getAt(int) - Method in class org.elasticsearch.action.admin.indices.segments.IndexShardSegments
-
- getAt(int) - Method in class org.elasticsearch.action.admin.indices.stats.IndexShardStats
-
- getAt(int) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStats
-
- getAt(int) - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
- getAt(int) - Method in class org.elasticsearch.action.admin.indices.status.IndicesStatusResponse
-
- getAt(int) - Method in class org.elasticsearch.action.support.nodes.NodesOperationResponse
-
- getAt(int) - Method in class org.elasticsearch.search.internal.InternalSearchHits
-
- getAt(int) - Method in interface org.elasticsearch.search.SearchHits
-
Return the hit as the provided position.
- getAttemptFails() - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- getAttributes() - Method in class org.elasticsearch.cluster.node.DiscoveryNode
-
The node attributes.
- getAuthority(URI) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- getAuthScheme() - Method in class com.ning.http.client.Realm
-
- getAvailable() - Method in class org.elasticsearch.monitor.fs.FsStats.Info
-
- getBaseUrl(String) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- getBaseUrl(URI) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- getBeforeUsed() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector.LastGc
-
- getBlocks() - Method in class org.elasticsearch.cluster.ClusterState
-
- getBlocks() - Method in class org.elasticsearch.cluster.routing.RoutingNodes
-
- getBloomSize() - Method in class org.elasticsearch.index.cache.CacheStats
-
- getBloomSizeInBytes() - Method in class org.elasticsearch.index.cache.CacheStats
-
- getBody() - Method in class org.elasticsearch.action.support.HttpResponse
-
- getBodyAsXML() - Method in class com.ning.http.client.webdav.WebDavResponse
-
- getBodyByteBuffer() - Method in class com.ning.http.client.HttpResponseBodyPart
-
Return a
ByteBuffer that wraps the actual bytes read from the response's chunk.
- getBodyByteBuffer() - Method in class com.ning.http.client.providers.jdk.ResponseBodyPart
-
- getBodyByteBuffer() - Method in class com.ning.http.client.providers.netty.ResponseBodyPart
-
- getBodyEncoding() - Method in interface com.ning.http.client.Request
-
Return the encoding value used when encoding the request's body.
- getBodyGenerator() - Method in interface com.ning.http.client.Request
-
Return the current request's body generator.
- getBodyPartBytes() - Method in class com.ning.http.client.HttpResponseBodyPart
-
Return the response body's part bytes received.
- getBodyPartBytes() - Method in class com.ning.http.client.providers.jdk.ResponseBodyPart
-
Return the response body's part bytes received.
- getBodyPartBytes() - Method in class com.ning.http.client.providers.netty.ResponseBodyPart
-
Return the response body's part bytes received.
- getBoostTermsFactor() - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- getBootClassPath() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- getBoundary() - Static method in class com.ning.http.multipart.Part
-
- getByPrefix(String) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getByPrefix(String) - Method in interface org.elasticsearch.common.settings.Settings
-
A settings that are filtered (and key is removed) with the specified prefix.
- getByteData() - Method in interface com.ning.http.client.Request
-
Return the current request's body as a byte array
- getBytes(byte[]) - Method in class com.ning.http.client.listener.TransferCompletionHandler.TransferAdapter
-
- getBytes(String, String) - Static method in class com.ning.http.multipart.MultipartEncodingUtil
-
- getBytes() - Method in class org.elasticsearch.common.unit.ByteSizeValue
-
- getCache() - Method in class org.elasticsearch.indices.NodeIndicesStats
-
- getCacheSize() - Method in class org.elasticsearch.monitor.os.OsInfo.Cpu
-
- getCapacity() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolInfoElement
-
- getCapacity() - Method in interface org.elasticsearch.threadpool.ThreadPoolInfoElement
-
- getCapacity() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolInfoElement
-
- getCause() - Method in interface org.elasticsearch.ElasticSearchWrapperException
-
- getCharArray(int) - Static method in class org.elasticsearch.common.io.stream.BasicCachedStreamInput
-
- getCharArray(int) - Static method in class org.elasticsearch.common.io.stream.NettyCachedStreamInput
-
- getCharSet() - Method in class com.ning.http.client.ByteArrayPart
-
- getCharSet() - Method in class com.ning.http.client.FilePart
-
- getCharset() - Method in class com.ning.http.client.StringPart
-
- getCharSet() - Method in class com.ning.http.multipart.Part
-
Return the character encoding of this part.
- getCharSet() - Method in class com.ning.http.multipart.PartBase
-
Return the character encoding of this part.
- getClassLoader() - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getClassLoader() - Method in interface org.elasticsearch.common.settings.Settings
-
- getClassLoaderIfSet() - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getClassLoaderIfSet() - Method in interface org.elasticsearch.common.settings.Settings
-
The class loader associated with this settings, but only if explicitly set, otherwise null.
- getClassPath() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- getClusterName() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- getClusterName() - Method in class org.elasticsearch.action.admin.cluster.node.shutdown.NodesShutdownResponse
-
- getClusterName() - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateResponse
-
- getClusterName() - Method in class org.elasticsearch.action.support.nodes.NodesOperationResponse
-
- getCnonce() - Method in class com.ning.http.client.Realm
-
- getCollectionCount() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector
-
- getCollectionTime() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector
-
- getCompleter() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.CountedCompleter
-
Returns the completer established in this task's constructor,
or null if none.
- getComponentSettings(Class) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getComponentSettings(String, Class) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getComponentSettings(Class) - Method in interface org.elasticsearch.common.settings.Settings
-
Component settings for a specific component.
- getComponentSettings(String, Class) - Method in interface org.elasticsearch.common.settings.Settings
-
Component settings for a specific component.
- getConcreteAllIndices() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- getConcreteAllOpenIndices() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- getConfig() - Method in class com.ning.http.client.AsyncHttpClient
-
- getConfig() - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
-
- getConnectionsPool() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
- getConnectionTimeoutInMs() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
Return the maximum time in millisecond an
AsyncHttpClient can wait when connecting to a remote host
- getContentLength() - Method in interface com.ning.http.client.Body
-
Gets the length of the body.
- getContentLength() - Method in class com.ning.http.client.generators.ByteArrayBodyGenerator.ByteBody
-
- getContentLength() - Method in class com.ning.http.client.generators.FileBodyGenerator.FileBody
-
- getContentLength() - Method in class com.ning.http.client.generators.InputStreamBodyGenerator.ISBody
-
- getContentLength() - Method in interface com.ning.http.client.Request
-
Return the current size of the content-lenght header based on the body's size.
- getContentLength() - Method in class com.ning.http.multipart.MultipartBody
-
- getContentLength() - Method in class com.ning.http.multipart.MultipartRequestEntity
-
- getContentLength() - Method in interface com.ning.http.multipart.RequestEntity
-
Gets the request entity's length.
- getContentType() - Method in class com.ning.http.client.providers.ResponseBase
-
- getContentType() - Method in interface com.ning.http.client.Response
-
Return the content-type header value.
- getContentType() - Method in class com.ning.http.client.webdav.WebDavResponse
-
- getContentType() - Method in class com.ning.http.multipart.MultipartRequestEntity
-
- getContentType() - Method in class com.ning.http.multipart.Part
-
Returns the content type of this part.
- getContentType() - Method in class com.ning.http.multipart.PartBase
-
Returns the content type of this part.
- getContentType() - Method in interface com.ning.http.multipart.RequestEntity
-
Gets the entity's content type.
- getContentType() - Method in class org.elasticsearch.action.support.HttpResponse
-
- getCookies() - Method in class com.ning.http.client.providers.jdk.JDKResponse
-
- getCookies() - Method in class com.ning.http.client.providers.netty.NettyResponse
-
- getCookies() - Method in interface com.ning.http.client.Request
-
Return Coookie.
- getCookies() - Method in interface com.ning.http.client.Response
-
- getCookies() - Method in class com.ning.http.client.webdav.WebDavResponse
-
- getCoresPerSocket() - Method in class org.elasticsearch.monitor.os.OsInfo.Cpu
-
- getCount() - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider.OptimizedFileRegion
-
- getCount() - Method in class org.elasticsearch.action.count.CountResponse
-
The count of documents matching the query provided.
- getCount() - Method in class org.elasticsearch.index.get.GetStats
-
- getCount() - Method in class org.elasticsearch.index.shard.DocsStats
-
- getCount() - Method in class org.elasticsearch.monitor.jvm.JvmStats.BufferPool
-
- getCount() - Method in class org.elasticsearch.monitor.jvm.JvmStats.Threads
-
- getCpu() - Method in class org.elasticsearch.monitor.os.OsInfo
-
- getCpu() - Method in class org.elasticsearch.monitor.os.OsStats
-
- getCpu() - Method in class org.elasticsearch.monitor.process.ProcessStats
-
- getCurrent() - Method in class org.elasticsearch.index.get.GetStats
-
- getCurrEstab() - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- getCustom(String) - Method in class org.elasticsearch.cluster.ClusterState.Builder
-
- getCustom(String) - Method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- getCustom(String) - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
-
- getCustom(String) - Method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- getCustoms() - Method in class org.elasticsearch.cluster.ClusterState
-
- getCustoms() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- getCustoms() - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData
-
- getCustoms() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- getData() - Method in class com.ning.http.client.ByteArrayPart
-
- getDataNodes() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- getDays() - Method in class org.elasticsearch.common.unit.TimeValue
-
- getDaysFrac() - Method in class org.elasticsearch.common.unit.TimeValue
-
- getDefaultClassLoader() - Static method in class org.elasticsearch.common.Classes
-
Return the default ClassLoader to use: typically the thread context
ClassLoader, if available; the ClassLoader that loaded the ClassUtils
class will be used as fallback.
- getDeleteCount() - Method in class org.elasticsearch.index.indexing.IndexingStats.Stats
-
- getDeleteCurrent() - Method in class org.elasticsearch.index.indexing.IndexingStats.Stats
-
- getDeleted() - Method in class org.elasticsearch.index.shard.DocsStats
-
- getDeletedDocs() - Method in class org.elasticsearch.action.admin.indices.status.DocsStatus
-
The number of deleted docs in the index.
- getDeletedDocs() - Method in class org.elasticsearch.index.engine.Segment
-
- getDeleteTimeInMillis() - Method in class org.elasticsearch.index.indexing.IndexingStats.Stats
-
- getDetailedMessage() - Method in exception org.elasticsearch.ElasticSearchException
-
Return the detail message, including the message from the nested exception
if there is one.
- getDirectMemoryMax() - Method in class org.elasticsearch.monitor.jvm.JvmInfo.Mem
-
- getDiskQueue() - Method in class org.elasticsearch.monitor.fs.FsStats.Info
-
- getDiskReads() - Method in class org.elasticsearch.monitor.fs.FsStats.Info
-
- getDiskReadSizeInBytes() - Method in class org.elasticsearch.monitor.fs.FsStats.Info
-
- getDiskReadSizeSize() - Method in class org.elasticsearch.monitor.fs.FsStats.Info
-
- getDiskServiceTime() - Method in class org.elasticsearch.monitor.fs.FsStats.Info
-
- getDiskWrites() - Method in class org.elasticsearch.monitor.fs.FsStats.Info
-
- getDiskWriteSizeInBytes() - Method in class org.elasticsearch.monitor.fs.FsStats.Info
-
- getDiskWriteSizeSize() - Method in class org.elasticsearch.monitor.fs.FsStats.Info
-
- getDistancePerDegree() - Method in enum org.elasticsearch.common.unit.DistanceUnit
-
- getDocIdSet(IndexReader) - Method in class org.elasticsearch.common.lucene.search.AndFilter
-
- getDocIdSet(IndexReader) - Method in class org.elasticsearch.common.lucene.search.LimitFilter
-
- getDocIdSet(IndexReader) - Method in class org.elasticsearch.common.lucene.search.MatchAllDocsFilter
-
- getDocIdSet(IndexReader) - Method in class org.elasticsearch.common.lucene.search.MatchNoDocsFilter
-
- getDocIdSet(IndexReader) - Method in class org.elasticsearch.common.lucene.search.NotDeletedFilter
-
- getDocIdSet(IndexReader) - Method in class org.elasticsearch.common.lucene.search.NotFilter
-
- getDocIdSet(IndexReader) - Method in class org.elasticsearch.common.lucene.search.OrFilter
-
- getDocIdSet(IndexReader) - Method in class org.elasticsearch.common.lucene.search.TermFilter
-
- getDocIdSet(IndexReader) - Method in class org.elasticsearch.common.lucene.search.XBooleanFilter
-
Returns the a DocIdSetIterator representing the Boolean composition
of the filters that have been added.
- getDocs() - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- getDocs() - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
- getDocs() - Method in class org.elasticsearch.action.admin.indices.status.IndexStatus
-
- getDocs() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
Docs level information for the shard index, null if not applicable.
- getDocs() - Method in class org.elasticsearch.indices.NodeIndicesStats
-
- GetDocSet - Class in org.elasticsearch.common.lucene.docset
-
- GetDocSet(int) - Constructor for class org.elasticsearch.common.lucene.docset.GetDocSet
-
- getDomain() - Method in class com.ning.http.client.Cookie
-
- getDomain() - Method in class com.ning.http.client.Realm
-
Deprecated.
- use getNtlmDomain()
- getDomain() - Method in class com.ning.http.client.Realm.RealmBuilder
-
Deprecated.
- getDuration() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector.LastGc
-
- getEarthCircumference() - Method in enum org.elasticsearch.common.unit.DistanceUnit
-
- getEarthRadius() - Method in enum org.elasticsearch.common.unit.DistanceUnit
-
- getEncoding() - Method in class com.ning.http.client.ProxyServer
-
- getEncoding() - Method in class com.ning.http.client.Realm
-
- getEncoding() - Method in class com.ning.http.client.Realm.RealmBuilder
-
- getEndOffset() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
-
- getEndTime() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector.LastGc
-
- getEntityWriter() - Method in interface com.ning.http.client.Request
-
Return the current request's body as an EntityWriter
- getError() - Method in class org.elasticsearch.action.admin.indices.validate.query.QueryExplanation
-
- getEstabResets() - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- getException() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Returns the exception thrown by the base computation, or a
CancellationException if cancelled, or null if
none or if the method has not yet completed.
- getExistsCount() - Method in class org.elasticsearch.index.get.GetStats
-
- getExistsTime() - Method in class org.elasticsearch.index.get.GetStats
-
- getExistsTimeInMillis() - Method in class org.elasticsearch.index.get.GetStats
-
- getExpectedNumberOfOperations() - Method in class org.elasticsearch.action.admin.indices.status.GatewaySnapshotStatus
-
- getExpectedRecoveredIndexSize() - Method in class org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus
-
- getExpectedRecoveredIndexSize() - Method in class org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus
-
- getExplanation() - Method in class org.elasticsearch.action.admin.indices.validate.query.QueryExplanation
-
- getExplanation() - Method in class org.elasticsearch.action.explain.ExplainResponse
-
- getExplanation() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- getExplanation() - Method in interface org.elasticsearch.search.SearchHit
-
If enabled, the explanation of the search hit.
- getFacets() - Method in class org.elasticsearch.action.search.SearchResponse
-
The search facets.
- getFacets() - Method in interface org.elasticsearch.search.facet.Facets
-
Returns the
Facets keyed by facet name.
- getFacets() - Method in class org.elasticsearch.search.facet.InternalFacets
-
Returns the
Facets keyed by map.
- getFactory() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Returns the factory used for constructing new workers.
- getFailedShards() - Method in class org.elasticsearch.action.delete.index.IndexDeleteResponse
-
The failed number of shards the delete by query was executed on.
- getFailedShards() - Method in class org.elasticsearch.action.deletebyquery.IndexDeleteByQueryResponse
-
The failed number of shards the delete by query was executed on.
- getFailedShards() - Method in class org.elasticsearch.action.search.SearchResponse
-
The failed number of shards the search was executed on.
- getFailedShards() - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationResponse
-
The failed shards this request was executed on.
- getFailure() - Method in class org.elasticsearch.action.bulk.BulkItemResponse
-
The actual failure object if there was a failure.
- getFailure() - Method in class org.elasticsearch.action.get.MultiGetItemResponse
-
The failure if relevant.
- getFailureMessage() - Method in class org.elasticsearch.action.bulk.BulkItemResponse
-
The failure message, null if it did not fail.
- getFailureMessage() - Method in class org.elasticsearch.action.search.MultiSearchResponse.Item
-
The actual failure message, null if its not a failure.
- getFetchCount() - Method in class org.elasticsearch.index.search.stats.SearchStats.Stats
-
- getFetchCurrent() - Method in class org.elasticsearch.index.search.stats.SearchStats.Stats
-
- getFetchTimeInMillis() - Method in class org.elasticsearch.index.search.stats.SearchStats.Stats
-
- GetField - Class in org.elasticsearch.index.get
-
- GetField(String, List<Object>) - Constructor for class org.elasticsearch.index.get.GetField
-
- getFieldEvictions() - Method in class org.elasticsearch.index.cache.CacheStats
-
- getFields() - Method in class org.elasticsearch.action.get.GetResponse
-
- getFields() - Method in class org.elasticsearch.index.get.GetResult
-
- getFields() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- getFields() - Method in interface org.elasticsearch.search.SearchHit
-
A map of hit fields (from field name to hit fields) if additional fields
were required to be loaded.
- getFieldSize() - Method in class org.elasticsearch.index.cache.CacheStats
-
- getFieldSizeInBytes() - Method in class org.elasticsearch.index.cache.CacheStats
-
- getFile() - Method in class com.ning.http.client.FilePart
-
- getFile() - Method in interface com.ning.http.client.Request
-
Return the
File to upload.
- getFile() - Method in class com.ning.http.multipart.FilePartSource
-
- getFileName() - Method in class com.ning.http.client.ByteArrayPart
-
- getFileName() - Method in class com.ning.http.multipart.ByteArrayPartSource
-
- getFileName() - Method in class com.ning.http.multipart.FilePartSource
-
Return the current filename
- getFileName() - Method in interface com.ning.http.multipart.PartSource
-
Gets the name of the file this source represents.
- getFilename(String) - Static method in class org.elasticsearch.common.Strings
-
Extract the filename from the given path,
e.g.
- getFilenameExtension(String) - Static method in class org.elasticsearch.common.Strings
-
Extract the filename extension from the given path,
e.g.
- getFilter() - Method in class org.apache.lucene.search.DeletionAwareConstantScoreQuery
-
- getFilter() - Method in class org.elasticsearch.cluster.metadata.AliasMetaData
-
- getFilterCount() - Method in class org.elasticsearch.index.cache.CacheStats
-
- getFilterEvictions() - Method in class org.elasticsearch.index.cache.CacheStats
-
- getFilterMemEvictions() - Method in class org.elasticsearch.index.cache.CacheStats
-
- getFilterSize() - Method in class org.elasticsearch.index.cache.CacheStats
-
- getFilterSizeInBytes() - Method in class org.elasticsearch.index.cache.CacheStats
-
- getFirst() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
- getFirstNonLoopbackAddress(NetworkUtils.StackType) - Static method in class org.elasticsearch.common.network.NetworkUtils
-
Returns the first non-loopback address on any interface on the current host.
- getFirstNonLoopbackAddress(NetworkInterface, NetworkUtils.StackType) - Static method in class org.elasticsearch.common.network.NetworkUtils
-
Returns the first non-loopback address on the given interface on the current host.
- getFirstValue(String) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
-
Returns the value for the given key.
- getFirstValue(String) - Method in class com.ning.http.client.FluentStringsMap
-
Returns the value for the given key.
- getFirstValue(String) - Method in class com.ning.http.client.simple.HeaderMap
-
- getFlush() - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- getFlush() - Method in class org.elasticsearch.indices.NodeIndicesStats
-
- getFlushStats() - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
- getFlushStats() - Method in class org.elasticsearch.action.admin.indices.status.IndexStatus
-
- getFlushStats() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
- getFollow() - Method in class org.elasticsearch.common.logging.log4j.ConsoleAppender
-
Gets whether the appender honors reassignments of System.out
or System.err made after configuration.
- getForkJoinTaskTag() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Returns the tag for this task.
- getFragments() - Method in class org.elasticsearch.search.highlight.HighlightField
-
The highlighted fragments.
- getFree() - Method in class org.elasticsearch.monitor.fs.FsStats.Info
-
- getFree() - Method in class org.elasticsearch.monitor.os.OsStats.Mem
-
- getFree() - Method in class org.elasticsearch.monitor.os.OsStats.Swap
-
- getFreePercent() - Method in class org.elasticsearch.monitor.os.OsStats.Mem
-
- getFs() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
File system level stats.
- getGatewayRecoveryStatus() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
Gateway recovery status (null if not applicable).
- getGatewaySnapshotStatus() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
The current on going snapshot to the gateway or the last one if none is on going.
- getGb() - Method in class org.elasticsearch.common.unit.ByteSizeValue
-
- getGbFrac() - Method in class org.elasticsearch.common.unit.ByteSizeValue
-
- getGc() - Method in class org.elasticsearch.monitor.jvm.JvmStats
-
- getGeneration() - Method in class org.elasticsearch.index.engine.Segment
-
- getGet() - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- getGet() - Method in class org.elasticsearch.indices.NodeIndicesStats
-
- getGetResult() - Method in class org.elasticsearch.action.explain.ExplainResponse
-
- getGetResult() - Method in class org.elasticsearch.action.update.UpdateResponse
-
- getGiga() - Method in class org.elasticsearch.common.unit.SizeValue
-
- getGigaFrac() - Method in class org.elasticsearch.common.unit.SizeValue
-
- getGroups(String) - Method in class org.elasticsearch.common.settings.ImmutableSettings
-
- getGroups(String) - Method in interface org.elasticsearch.common.settings.Settings
-
Returns group settings for the given setting prefix.
- getHeader(String) - Method in class com.ning.http.client.providers.ResponseBase
-
- getHeader(String) - Method in interface com.ning.http.client.Response
-
Return the response header
- getHeader(String) - Method in class com.ning.http.client.webdav.WebDavResponse
-
- getHeader() - Method in class org.elasticsearch.action.support.HttpResponse
-
- getHeader(String) - Method in class org.elasticsearch.transport.TransportRequest
-
- getHeader(String) - Method in class org.elasticsearch.transport.TransportResponse
-
- getHeaders() - Method in class com.ning.http.client.HttpResponseHeaders
-
Return the HTTP header
- getHeaders() - Method in class com.ning.http.client.listener.TransferCompletionHandler.TransferAdapter
-
- getHeaders() - Method in class com.ning.http.client.providers.jdk.ResponseHeaders
-
Return the HTTP header
- getHeaders() - Method in class com.ning.http.client.providers.netty.ResponseHeaders
-
Return the HTTP header
- getHeaders(String) - Method in class com.ning.http.client.providers.ResponseBase
-
- getHeaders() - Method in class com.ning.http.client.providers.ResponseBase
-
- getHeaders() - Method in interface com.ning.http.client.Request
-
Return the current set of Headers.
- getHeaders(String) - Method in interface com.ning.http.client.Response
-
Return a
List of the response header value.
- getHeaders() - Method in interface com.ning.http.client.Response
-
- getHeaders(String) - Method in class com.ning.http.client.webdav.WebDavResponse
-
- getHeaders() - Method in class com.ning.http.client.webdav.WebDavResponse
-
- getHeaders() - Method in class org.elasticsearch.transport.TransportRequest
-
- getHeaders() - Method in class org.elasticsearch.transport.TransportResponse
-
- getHeapCommitted() - Method in class org.elasticsearch.monitor.jvm.JvmStats.Mem
-
- getHeapInit() - Method in class org.elasticsearch.monitor.jvm.JvmInfo.Mem
-
- getHeapMax() - Method in class org.elasticsearch.monitor.jvm.JvmInfo.Mem
-
- getHeapUsed() - Method in class org.elasticsearch.monitor.jvm.JvmStats.Mem
-
- getHighlightFields() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- getHighlightFields() - Method in interface org.elasticsearch.search.SearchHit
-
A map of highlighted fields.
- getHits() - Method in class org.elasticsearch.action.search.SearchResponse
-
The search hits.
- getHits() - Method in class org.elasticsearch.search.internal.InternalSearchHits
-
- getHits() - Method in interface org.elasticsearch.search.SearchHits
-
The hits of the search request (based on the search type, and from / size provided).
- getHost() - Method in class com.ning.http.client.ProxyServer
-
- getHost(URI) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- getHostname() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
System's hostname.
- getHostname() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
- getHostnameVerifier() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
- getHours() - Method in class org.elasticsearch.common.unit.TimeValue
-
- getHoursFrac() - Method in class org.elasticsearch.common.unit.TimeValue
-
- getHttp() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
- getHttp() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
- getHttpResponse() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- getId() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterShardHealth
-
- getId() - Method in class org.elasticsearch.action.bulk.BulkItemResponse.Failure
-
The id of the action.
- getId() - Method in class org.elasticsearch.action.bulk.BulkItemResponse
-
The id of the action.
- getId() - Method in class org.elasticsearch.action.delete.DeleteResponse
-
The id of the document deleted.
- getId() - Method in class org.elasticsearch.action.get.GetResponse
-
The id of the document.
- getId() - Method in class org.elasticsearch.action.get.MultiGetItemResponse
-
The id of the document.
- getId() - Method in class org.elasticsearch.action.get.MultiGetResponse.Failure
-
The id of the action.
- getId() - Method in class org.elasticsearch.action.index.IndexResponse
-
The id of the document indexed.
- getId() - Method in class org.elasticsearch.action.update.UpdateResponse
-
The id of the document indexed.
- getId() - Method in class org.elasticsearch.cluster.node.DiscoveryNode
-
The unique id of the node.
- getId() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- getId() - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
The shard id.
- getId() - Method in class org.elasticsearch.index.get.GetResult
-
The id of the document.
- getId() - Method in class org.elasticsearch.index.shard.ShardId
-
- getId() - Method in class org.elasticsearch.monitor.process.ProcessInfo
-
The process id.
- getId() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- getId() - Method in interface org.elasticsearch.search.SearchHit
-
The id of the document.
- getIdCacheSize() - Method in class org.elasticsearch.index.cache.CacheStats
-
- getIdCacheSizeInBytes() - Method in class org.elasticsearch.index.cache.CacheStats
-
- getIdle() - Method in class org.elasticsearch.monitor.os.OsStats.Cpu
-
- getIdleConnectionInPoolTimeoutInMs() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
Return the maximum time in millisecond an
AsyncHttpClient will keep connection
in pool.
- getIdleConnectionTimeoutInMs() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
- getIndex() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- getIndex() - Method in class org.elasticsearch.action.admin.indices.segments.IndexSegments
-
- getIndex() - Method in class org.elasticsearch.action.admin.indices.status.IndexStatus
-
- getIndex() - Method in class org.elasticsearch.action.admin.indices.validate.query.QueryExplanation
-
- getIndex() - Method in class org.elasticsearch.action.bulk.BulkItemResponse.Failure
-
The index name of the action.
- getIndex() - Method in class org.elasticsearch.action.bulk.BulkItemResponse
-
The index name of the action.
- getIndex() - Method in class org.elasticsearch.action.delete.DeleteResponse
-
The index the document was deleted from.
- getIndex() - Method in class org.elasticsearch.action.delete.index.IndexDeleteResponse
-
The index the delete by query operation was executed against.
- getIndex() - Method in class org.elasticsearch.action.deletebyquery.IndexDeleteByQueryResponse
-
The index the delete by query operation was executed against.
- getIndex() - Method in class org.elasticsearch.action.get.GetResponse
-
The index the document was fetched from.
- getIndex() - Method in class org.elasticsearch.action.get.MultiGetItemResponse
-
The index name of the document.
- getIndex() - Method in class org.elasticsearch.action.get.MultiGetResponse.Failure
-
The index name of the action.
- getIndex() - Method in class org.elasticsearch.action.index.IndexResponse
-
The index the document was indexed into.
- getIndex() - Method in class org.elasticsearch.action.support.broadcast.BroadcastShardOperationResponse
-
- getIndex() - Method in class org.elasticsearch.action.update.UpdateResponse
-
The index the document was indexed into.
- getIndex() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- getIndex() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- getIndex() - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
- getIndex() - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
The index name.
- getIndex() - Method in class org.elasticsearch.index.get.GetResult
-
The index the document was fetched from.
- getIndex() - Method in class org.elasticsearch.index.shard.ShardId
-
- getIndex() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- getIndex() - Method in interface org.elasticsearch.search.SearchHit
-
The index of the hit.
- getIndex() - Method in class org.elasticsearch.search.SearchShardTarget
-
- getIndexCount() - Method in class org.elasticsearch.index.indexing.IndexingStats.Stats
-
- getIndexCurrent() - Method in class org.elasticsearch.index.indexing.IndexingStats.Stats
-
- getIndexing() - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- getIndexing() - Method in class org.elasticsearch.indices.NodeIndicesStats
-
- getIndexRecoveryProgress() - Method in class org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus
-
- getIndexRecoveryProgress() - Method in class org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus
-
- getIndexRouting() - Method in class org.elasticsearch.cluster.metadata.AliasMetaData
-
- getIndexSize() - Method in class org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus
-
- getIndexSize() - Method in class org.elasticsearch.action.admin.indices.status.GatewaySnapshotStatus
-
- getIndexSize() - Method in class org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus
-
- getIndexTimeInMillis() - Method in class org.elasticsearch.index.indexing.IndexingStats.Stats
-
- getIndices() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- getIndices() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
Indices level stats.
- getIndices() - Method in class org.elasticsearch.action.admin.indices.segments.IndicesSegmentResponse
-
- getIndices() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStats
-
- getIndices() - Method in class org.elasticsearch.action.admin.indices.status.IndicesStatusResponse
-
- getIndices() - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryResponse
-
The responses from all the different indices.
- getIndices() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- getIndicesRouting() - Method in class org.elasticsearch.cluster.routing.RoutingTable
-
- getInErrs() - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- getInetAddress() - Method in interface com.ning.http.client.Request
-
Return the InetAddress to override
- getInitializingShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- getInitializingShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- getInitializingShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterShardHealth
-
- getInputArguments() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- getInSegs() - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- getIOException() - Method in class com.ning.http.client.filter.FilterContext
-
- getIOExceptionFilters() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
- getIoThreadMultiplier() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
- getIpStackType() - Static method in class org.elasticsearch.common.network.NetworkUtils
-
Tries to determine the type of IP stack from the available interfaces and their addresses and from the
system properties (java.net.preferIPv4Stack and java.net.preferIPv6Addresses)
- getIPv4Localhost() - Static method in class org.elasticsearch.common.network.NetworkUtils
-
- getIPv6Localhost() - Static method in class org.elasticsearch.common.network.NetworkUtils
-
- getJoinedValue(String, String) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
-
Returns the values for the given key joined into a single string using the given delimiter.
- getJoinedValue(String, String) - Method in class com.ning.http.client.FluentStringsMap
-
Returns the values for the given key joined into a single string using the given delimiter.
- getJoinedValue(String, String) - Method in class com.ning.http.client.simple.HeaderMap
-
- getJvm() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
JVM level information.
- getJvm() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
JVM level statistics.
- getKb() - Method in class org.elasticsearch.common.unit.ByteSizeValue
-
- getKbFrac() - Method in class org.elasticsearch.common.unit.ByteSizeValue
-
- getKeepAlive() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
- getKeepAlive() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- getKeepAlive() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolInfoElement
-
- getKeepAlive() - Method in interface org.elasticsearch.threadpool.ThreadPoolInfoElement
-
- getKeepAlive() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolInfoElement
-
- getKey() - Method in class com.ning.http.client.oauth.ConsumerKey
-
- getKey() - Method in class com.ning.http.client.oauth.RequestToken
-
- getKey() - Static method in class com.ning.http.client.providers.netty.WebSocketUtil
-
- getKilo() - Method in class org.elasticsearch.common.unit.SizeValue
-
- getKiloFrac() - Method in class org.elasticsearch.common.unit.SizeValue
-
- getLast() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
- getLastGc() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector
-
- getLastResponse() - Method in class com.ning.http.client.BodyDeferringAsyncHandler.BodyDeferringInputStream
-
Delegates to Future#get() method.
- getLeastSignificantBits() - Method in class org.elasticsearch.common.UUID
-
Returns the least significant 64 bits of this UUID's 128 bit value.
- getLength() - Method in interface com.ning.http.client.Request
-
Deprecated.
- getLength() - Method in class com.ning.http.multipart.ByteArrayPartSource
-
- getLength() - Method in class com.ning.http.multipart.FilePartSource
-
Return the length of the file
- getLength() - Method in interface com.ning.http.multipart.PartSource
-
Gets the number of bytes contained in this source.
- getLengthOfParts(Part[]) - Static method in class com.ning.http.multipart.Part
-
Return the total sum of all parts and that of the last boundary
- getLengthOfParts(Part[], byte[]) - Static method in class com.ning.http.multipart.Part
-
Gets the length of the multipart message including the given parts.
- getLikeText() - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- getLimit() - Method in class org.elasticsearch.common.lucene.search.LimitFilter
-
- getLoadAverage() - Method in class org.elasticsearch.monitor.os.OsStats
-
- getLocalAddress() - Method in interface com.ning.http.client.Request
-
- getLocalAddress() - Static method in class org.elasticsearch.common.network.NetworkUtils
-
- getLocalhost(NetworkUtils.StackType) - Static method in class org.elasticsearch.common.network.NetworkUtils
-
- getLocalNode() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- getLocalNodeId() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- getLogger(String, String) - Static method in class org.elasticsearch.common.logging.ESLoggerFactory
-
- getLogger(String) - Static method in class org.elasticsearch.common.logging.ESLoggerFactory
-
- getLogger(Class, Settings, ShardId, String...) - Static method in class org.elasticsearch.common.logging.Loggers
-
- getLogger(Class, Settings, Index, String...) - Static method in class org.elasticsearch.common.logging.Loggers
-
- getLogger(Class, Settings, String...) - Static method in class org.elasticsearch.common.logging.Loggers
-
- getLogger(String, Settings, String...) - Static method in class org.elasticsearch.common.logging.Loggers
-
- getLogger(ESLogger, String) - Static method in class org.elasticsearch.common.logging.Loggers
-
- getLogger(String) - Static method in class org.elasticsearch.common.logging.Loggers
-
- getLogger(Class) - Static method in class org.elasticsearch.common.logging.Loggers
-
- getLogger(Class, String...) - Static method in class org.elasticsearch.common.logging.Loggers
-
- getLogger(String, String...) - Static method in class org.elasticsearch.common.logging.Loggers
-
- getMacAddress() - Method in class org.elasticsearch.monitor.network.NetworkInfo.Interface
-
- getMappings() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- getMappings() - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData
-
- getMasterNode() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- getMasterNodeId() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- getMasterNodes() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- getMatchedFilters() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- getMatchedFilters() - Method in interface org.elasticsearch.search.SearchHit
-
The set of filter names the query matched.
- getMatches() - Method in class org.elasticsearch.action.index.IndexResponse
-
Returns the percolate queries matches.
- getMatches() - Method in class org.elasticsearch.action.update.UpdateResponse
-
Returns the percolate queries matches.
- getMax() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector.LastGc
-
- getMax() - Method in class org.elasticsearch.monitor.jvm.JvmStats.MemoryPool
-
- getMax() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolInfoElement
-
- getMax() - Method in interface org.elasticsearch.threadpool.ThreadPoolInfoElement
-
- getMax() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolInfoElement
-
- getMaxAge() - Method in class com.ning.http.client.Cookie
-
- getMaxConnectionLifeTimeInMs() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
Return the maximum time in millisecond an
AsyncHttpClient will keep connection in the pool, or -1 to keep connection while possible.
- getMaxConnectionPerHost() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
Return the maximum number of connections per hosts an
AsyncHttpClient can handle.
- getMaxDoc() - Method in class org.elasticsearch.action.admin.indices.status.DocsStatus
-
The max doc.
- getMaxDocFreq() - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- getMaxFileDescriptors() - Method in class org.elasticsearch.monitor.process.ProcessInfo
-
- getMaxQueryTerms() - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- getMaxRedirects() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
Get the maximum number of HTTP redirect
- getMaxRequestRetry() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
Return the number of time the library will retry when an
IOException is throw by the remote server
- getMaxScore() - Method in class org.elasticsearch.search.internal.InternalSearchHits
-
- getMaxScore() - Method in interface org.elasticsearch.search.SearchHits
-
The maximum score of this query.
- getMaxTotalConnections() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
- getMaxWordLen() - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- getMb() - Method in class org.elasticsearch.common.unit.ByteSizeValue
-
- getMbFrac() - Method in class org.elasticsearch.common.unit.ByteSizeValue
-
- getMega() - Method in class org.elasticsearch.common.unit.SizeValue
-
- getMegaFrac() - Method in class org.elasticsearch.common.unit.SizeValue
-
- getMem() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- getMem() - Method in class org.elasticsearch.monitor.jvm.JvmStats
-
- getMem() - Method in class org.elasticsearch.monitor.os.OsInfo
-
- getMem() - Method in class org.elasticsearch.monitor.os.OsStats
-
- getMem() - Method in class org.elasticsearch.monitor.process.ProcessStats
-
- getMerge() - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- getMerge() - Method in class org.elasticsearch.indices.NodeIndicesStats
-
- getMergeStats() - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
Total merges of this shard replication group.
- getMergeStats() - Method in class org.elasticsearch.action.admin.indices.status.IndexStatus
-
Total merges of this index.
- getMergeStats() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
Index merge statistics.
- getMessage() - Method in exception org.elasticsearch.action.ActionRequestValidationException
-
- getMessage() - Method in class org.elasticsearch.action.bulk.BulkItemResponse.Failure
-
The failure message.
- getMessage() - Method in class org.elasticsearch.action.get.MultiGetResponse.Failure
-
The failure message.
- getMetaData() - Method in class org.elasticsearch.cluster.ClusterState
-
- getMetaData() - Method in class org.elasticsearch.cluster.routing.RoutingNodes
-
- getMethod() - Method in interface com.ning.http.client.Request
-
Return the request's method name (GET, POST, etc.)
- getMethodName() - Method in class com.ning.http.client.Realm
-
- getMethodName() - Method in class com.ning.http.client.Realm.RealmBuilder
-
- getMhz() - Method in class org.elasticsearch.monitor.os.OsInfo.Cpu
-
- getMicros() - Method in class org.elasticsearch.common.unit.TimeValue
-
- getMicrosFrac() - Method in class org.elasticsearch.common.unit.TimeValue
-
- getMillis() - Method in class org.elasticsearch.common.unit.TimeValue
-
- getMillisFrac() - Method in class org.elasticsearch.common.unit.TimeValue
-
- getMimeType() - Method in class com.ning.http.client.ByteArrayPart
-
- getMimeType() - Method in class com.ning.http.client.FilePart
-
- getMin() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolInfoElement
-
- getMin() - Method in interface org.elasticsearch.threadpool.ThreadPoolInfoElement
-
- getMin() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolInfoElement
-
- getMinDocFreq() - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- getMinTermFrequency() - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- getMinutes() - Method in class org.elasticsearch.common.unit.TimeValue
-
- getMinutesFrac() - Method in class org.elasticsearch.common.unit.TimeValue
-
- getMinWordLen() - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- getMissingCount() - Method in class org.elasticsearch.index.get.GetStats
-
- getMissingTime() - Method in class org.elasticsearch.index.get.GetStats
-
- getMissingTimeInMillis() - Method in class org.elasticsearch.index.get.GetStats
-
- getModel() - Method in class org.elasticsearch.monitor.os.OsInfo.Cpu
-
- getMoreLikeFields() - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- getMostSignificantBits() - Method in class org.elasticsearch.common.UUID
-
Returns the most significant 64 bits of this UUID's 128 bit value.
- getMostSpecificCause() - Method in exception org.elasticsearch.ElasticSearchException
-
Retrieve the most specific cause of this exception, that is,
either the innermost cause (root cause) or this exception itself.
- getMultipartBoundary() - Method in class com.ning.http.multipart.MultipartRequestEntity
-
Returns the MIME boundary string that is used to demarcate boundaries of
this part.
- getMustFilters() - Method in class org.elasticsearch.common.lucene.search.XBooleanFilter
-
- getName() - Method in class com.ning.http.client.ByteArrayPart
- getName() - Method in class com.ning.http.client.Cookie
-
- getName() - Method in class com.ning.http.client.FilePart
- getName() - Method in interface com.ning.http.client.Part
-
- getName() - Method in class com.ning.http.client.StringPart
- getName() - Method in class com.ning.http.multipart.Part
-
Return the name of this part.
- getName() - Method in class com.ning.http.multipart.PartBase
-
Returns the name.
- getName() - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData
-
- getName() - Method in class org.elasticsearch.cluster.node.DiscoveryNode
-
The name of the node.
- getName() - Method in interface org.elasticsearch.common.logging.ESLogger
-
- getName() - Method in class org.elasticsearch.common.logging.jdk.JdkESLogger
-
- getName() - Method in class org.elasticsearch.common.logging.log4j.Log4jESLogger
-
- getName() - Method in class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- getName() - Method in class org.elasticsearch.index.engine.Segment
-
- getName() - Method in class org.elasticsearch.index.get.GetField
-
- getName() - Method in class org.elasticsearch.index.Index
-
- getName() - Method in class org.elasticsearch.monitor.jvm.JvmStats.BufferPool
-
- getName() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector
-
- getName() - Method in class org.elasticsearch.monitor.jvm.JvmStats.MemoryPool
-
- getName() - Method in class org.elasticsearch.monitor.network.NetworkInfo.Interface
-
- getName() - Method in interface org.elasticsearch.search.facet.Facet
-
The "logical" name of the search facet.
- getName() - Method in class org.elasticsearch.search.highlight.HighlightField
-
The name of the field highlighted.
- getName() - Method in class org.elasticsearch.search.internal.InternalSearchHitField
-
- getName() - Method in interface org.elasticsearch.search.SearchHitField
-
The name of the field.
- getName() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolInfoElement
-
- getName() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolStatsElement
-
- getName() - Method in interface org.elasticsearch.threadpool.ThreadPoolInfoElement
-
- getName() - Method in interface org.elasticsearch.threadpool.ThreadPoolStatsElement
-
- getName() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolInfoElement
-
- getName() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolStatsElement
-
- getNanos() - Method in class org.elasticsearch.common.unit.TimeValue
-
- getNc() - Method in class com.ning.http.client.Realm
-
- getNc() - Method in class com.ning.http.client.Realm.RealmBuilder
-
- getNettyRequest() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- getNetwork() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
Network level information.
- getNetwork() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
Network level statistics.
- getNode() - Method in class org.elasticsearch.action.support.nodes.NodeOperationResponse
-
The node this information relates to.
- getNodeId() - Method in class org.elasticsearch.search.SearchShardTarget
-
- getNodes() - Method in class org.elasticsearch.action.admin.cluster.node.shutdown.NodesShutdownResponse
-
- getNodes() - Method in class org.elasticsearch.action.support.nodes.NodesOperationResponse
-
- getNodes() - Method in class org.elasticsearch.cluster.ClusterState
-
- getNodes() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- getNodesMap() - Method in class org.elasticsearch.action.support.nodes.NodesOperationResponse
-
- getNodesToShards() - Method in class org.elasticsearch.cluster.routing.RoutingNodes
-
- getNonce() - Method in class com.ning.http.client.Realm
-
- getNonce() - Method in class com.ning.http.client.Realm.RealmBuilder
-
- getNonHeapCommitted() - Method in class org.elasticsearch.monitor.jvm.JvmStats.Mem
-
- getNonHeapInit() - Method in class org.elasticsearch.monitor.jvm.JvmInfo.Mem
-
- getNonHeapMax() - Method in class org.elasticsearch.monitor.jvm.JvmInfo.Mem
-
- getNonHeapUsed() - Method in class org.elasticsearch.monitor.jvm.JvmStats.Mem
-
- getNonProxyHosts() - Method in class com.ning.http.client.ProxyServer
-
- getNotFilters() - Method in class org.elasticsearch.common.lucene.search.XBooleanFilter
-
- getNtlmDomain() - Method in class com.ning.http.client.ProxyServer
-
- getNtlmDomain() - Method in class com.ning.http.client.Realm
-
Return the NTLM domain to use.
- getNtlmDomain() - Method in class com.ning.http.client.Realm.RealmBuilder
-
- getNtlmHost() - Method in class com.ning.http.client.Realm
-
Return the NTLM host.
- getNtlmHost() - Method in class com.ning.http.client.Realm.RealmBuilder
-
- getNumberOfDataNodes() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- getNumberOfNodes() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- getNumberOfReplicas() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- getNumberOfReplicas() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- getNumberOfShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- getNumberOfShards() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- getNumDocs() - Method in class org.elasticsearch.action.admin.indices.status.DocsStatus
-
The number of docs.
- getNumDocs() - Method in class org.elasticsearch.index.engine.Segment
-
- getOpaque() - Method in class com.ning.http.client.Realm
-
- getOpaque() - Method in class com.ning.http.client.Realm.RealmBuilder
-
- getOpenFileDescriptors() - Method in class org.elasticsearch.monitor.process.ProcessStats
-
- getOrder() - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData
-
- getOs() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
Operating System level information.
- getOs() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
Operating System level statistics.
- getOutRsts() - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- getOutSegs() - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- getPackageName(Class) - Static method in class org.elasticsearch.common.Classes
-
Determine the name of the package of the given class:
e.g.
- getPackageNameNoDomain(Class) - Static method in class org.elasticsearch.common.Classes
-
- getParallelism() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Returns the targeted parallelism level of this pool.
- getParams() - Method in interface com.ning.http.client.Request
-
Return the current parameters.
- getParent() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Returns the parent of this phaser, or null if none.
- getPartBoundary() - Method in class com.ning.http.multipart.Part
-
Gets the part boundary to be used.
- getParts() - Method in interface com.ning.http.client.Request
-
- getPassiveOpens() - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- getPassword() - Method in class com.ning.http.client.ProxyServer
-
- getPassword() - Method in class com.ning.http.client.Realm
-
- getPassword() - Method in class com.ning.http.client.Realm.RealmBuilder
-
- getPath() - Method in class com.ning.http.client.Cookie
-
- getPeakCount() - Method in class org.elasticsearch.monitor.jvm.JvmStats.Threads
-
- getPeakMax() - Method in class org.elasticsearch.monitor.jvm.JvmStats.MemoryPool
-
- getPeakUsed() - Method in class org.elasticsearch.monitor.jvm.JvmStats.MemoryPool
-
- getPeerRecoveryStatus() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
Peer recovery status (null if not applicable).
- getPendingCount() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.CountedCompleter
-
Returns the current pending count.
- getPercent() - Method in class org.elasticsearch.monitor.process.ProcessStats.Cpu
-
Get the Process cpu usage.
- getPercentTermsToMatch() - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- getPerRequestConfig() - Method in interface com.ning.http.client.Request
-
Return Per request configuration.
- getPhase() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Returns the current phase number.
- getPid() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
The process id.
- getPool() - Static method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Returns the pool hosting the current task execution, or null
if this task is executing outside of any ForkJoinPool.
- getPool() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinWorkerThread
-
Returns the pool hosting this thread.
- getPoolIndex() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinWorkerThread
-
Returns the index number of this thread in its pool.
- getPoolSize() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Returns the number of worker threads that have started but not
yet terminated.
- getPort() - Method in class com.ning.http.client.ProxyServer
-
- getPort(URI) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- getPorts() - Method in class com.ning.http.client.Cookie
-
- getPosition() - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider.OptimizedFileRegion
-
- getPosition() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
-
- getPositions() - Method in class org.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
-
Returns the relative positions of terms in this phrase.
- getPrefix() - Method in interface org.elasticsearch.common.logging.ESLogger
-
- getPrefix() - Method in class org.elasticsearch.common.logging.support.AbstractESLogger
-
- getPrimaries() - Method in class org.elasticsearch.action.admin.indices.stats.IndexStats
-
- getPrimaries() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStats
-
- getPrimaryInterface() - Method in class org.elasticsearch.monitor.network.NetworkInfo
-
- getPrimaryStoreSize() - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
Returns only the primary shards store size in bytes.
- getPrimaryStoreSize() - Method in class org.elasticsearch.action.admin.indices.status.IndexStatus
-
Returns only the primary shards store size in bytes.
- getPrincipal() - Method in class com.ning.http.client.ProxyServer
-
- getPrincipal() - Method in class com.ning.http.client.Realm
-
- getPrincipal() - Method in class com.ning.http.client.Realm.RealmBuilder
-
- getProcess() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
Process level information.
- getProcess() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
Process level statistics.
- getProperty(U) - Method in interface com.ning.http.client.AsyncHttpProviderConfig
-
Return the value associated with the property's name
- getProperty(String) - Method in class com.ning.http.client.providers.jdk.JDKAsyncHttpProviderConfig
-
- getProperty(String) - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProviderConfig
-
Return the value associated with the property's name
- getProtocol() - Method in class com.ning.http.client.ProxyServer
-
- getProtocol() - Method in enum com.ning.http.client.ProxyServer.Protocol
-
- getProtocolAsString() - Method in class com.ning.http.client.ProxyServer
-
- getProtocolMajorVersion() - Method in class com.ning.http.client.HttpResponseStatus
-
Protocol major version.
- getProtocolMajorVersion() - Method in class com.ning.http.client.providers.jdk.ResponseStatus
-
- getProtocolMajorVersion() - Method in class com.ning.http.client.providers.netty.ResponseStatus
-
- getProtocolMinorVersion() - Method in class com.ning.http.client.HttpResponseStatus
-
Protocol minor version.
- getProtocolMinorVersion() - Method in class com.ning.http.client.providers.jdk.ResponseStatus
-
- getProtocolMinorVersion() - Method in class com.ning.http.client.providers.netty.ResponseStatus
-
- getProtocolName() - Method in class com.ning.http.client.HttpResponseStatus
-
Protocol name from status line.
- getProtocolName() - Method in class com.ning.http.client.providers.jdk.ResponseStatus
-
- getProtocolName() - Method in class com.ning.http.client.providers.netty.ResponseStatus
-
- getProtocolText() - Method in class com.ning.http.client.HttpResponseStatus
-
Full protocol name + version
- getProtocolText() - Method in class com.ning.http.client.providers.jdk.ResponseStatus
-
- getProtocolText() - Method in class com.ning.http.client.providers.netty.ResponseStatus
-
- getProvider() - Method in class com.ning.http.client.AsyncHttpClient
-
- getProxyServer() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
- getProxyServer() - Method in class com.ning.http.client.PerRequestConfig
-
Deprecated.
- getProxyServer() - Method in interface com.ning.http.client.Request
-
- getQop() - Method in class com.ning.http.client.Realm
-
- getQop() - Method in class com.ning.http.client.Realm.RealmBuilder
-
- getQueryCount() - Method in class org.elasticsearch.index.search.stats.SearchStats.Stats
-
- getQueryCurrent() - Method in class org.elasticsearch.index.search.stats.SearchStats.Stats
-
- getQueryExplanation() - Method in class org.elasticsearch.action.admin.indices.validate.query.ValidateQueryResponse
-
The list of query explanations.
- getQueryParams() - Method in interface com.ning.http.client.Request
-
Return the query params.
- getQueryTimeInMillis() - Method in class org.elasticsearch.index.search.stats.SearchStats.Stats
-
- getQueue() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolStatsElement
-
- getQueue() - Method in interface org.elasticsearch.threadpool.ThreadPoolStatsElement
-
- getQueue() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolStatsElement
-
- getQueuedSubmissionCount() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Returns an estimate of the number of tasks submitted to this
pool that have not yet begun executing.
- getQueuedTaskCount() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Returns an estimate of the total number of tasks currently held
in queues by worker threads (but not including tasks submitted
to the pool that have not begun executing).
- getQueuedTaskCount() - Static method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Returns an estimate of the number of tasks that have been
forked by the current worker thread but not yet executed.
- getRangeOffset() - Method in interface com.ning.http.client.Request
-
Return the HTTP Range header value, or
- getRawResult() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.CountedCompleter
-
Always returns null.
- getRawResult() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Returns the result that would be returned by
ForkJoinTask.join(), even
if this task completed abnormally, or
null if this task
is not known to have been completed.
- getRawResult() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.RecursiveAction
-
Always returns null.
- getRawResult() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.RecursiveTask
-
- getRawUrl() - Method in interface com.ning.http.client.Request
-
Return the undecoded url
- getRealm() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
Return the current
Realm}
- getRealm() - Method in interface com.ning.http.client.Request
-
- getRealmName() - Method in class com.ning.http.client.Realm
-
- getRealmName() - Method in class com.ning.http.client.Realm.RealmBuilder
-
- getReclaimed() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector.LastGc
-
- getRecoveredIndexSize() - Method in class org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus
-
How much of the index has been recovered.
- getRecoveredIndexSize() - Method in class org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus
-
How much of the index has been recovered.
- getRecoveredTranslogOperations() - Method in class org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus
-
- getRecoveredTranslogOperations() - Method in class org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus
-
- getRedirectUri(URI, String) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- getRefresh() - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- getRefresh() - Method in class org.elasticsearch.indices.NodeIndicesStats
-
- getRefreshInterval() - Method in class org.elasticsearch.monitor.network.NetworkInfo
-
- getRefreshInterval() - Method in class org.elasticsearch.monitor.os.OsInfo
-
- getRefreshInterval() - Method in class org.elasticsearch.monitor.process.ProcessInfo
-
- getRefreshStats() - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
- getRefreshStats() - Method in class org.elasticsearch.action.admin.indices.status.IndexStatus
-
- getRefreshStats() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
Refresh stats.
- getRegisteredParties() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Returns the number of parties registered at this phaser.
- getRejected() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolStatsElement
-
- getRejected() - Method in interface org.elasticsearch.threadpool.ThreadPoolStatsElement
-
- getRejected() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolStatsElement
-
- getRelationByName(String) - Static method in enum org.elasticsearch.common.geo.ShapeRelation
-
- getRelationName() - Method in enum org.elasticsearch.common.geo.ShapeRelation
-
- getRelocatingShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- getRelocatingShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- getRelocatingShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterShardHealth
-
- getReqType() - Method in interface com.ning.http.client.Request
-
Deprecated.
- use getMethod
- getRequest() - Method in class com.ning.http.client.filter.FilterContext.FilterContextBuilder
-
- getRequest() - Method in class com.ning.http.client.filter.FilterContext
-
Return the original or decorated
Request
- getRequest() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- GetRequest - Class in org.elasticsearch.action.get
-
A request to get a document (its source) from an index based on its type (optional) and id.
- GetRequest(String) - Constructor for class org.elasticsearch.action.get.GetRequest
-
Constructs a new get request against the specified index.
- GetRequest(String, String, String) - Constructor for class org.elasticsearch.action.get.GetRequest
-
Constructs a new get request against the specified index with the type and id.
- getRequest(String) - Static method in class org.elasticsearch.client.IngestRequests
-
Creates a get request to get the JSON source from an index based on a type and id.
- GetRequestBuilder - Class in org.elasticsearch.action.get
-
A get document action request builder.
- GetRequestBuilder(IngestClient) - Constructor for class org.elasticsearch.action.get.GetRequestBuilder
-
- GetRequestBuilder(IngestClient, String) - Constructor for class org.elasticsearch.action.get.GetRequestBuilder
-
- getRequestCompressionLevel() - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Return the compression level, or -1 if no compression is used.
- getRequestCompressionLevel() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
Return the compression level, or -1 if no compression is used.
- getRequestFilters() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
- getRequestTimeoutInMs() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
Return the maximum time in millisecond an
AsyncHttpClient wait for a response
- getRequestTimeoutInMs() - Method in class com.ning.http.client.PerRequestConfig
-
Deprecated.
- getResident() - Method in class org.elasticsearch.monitor.process.ProcessStats.Mem
-
- getResponse() - Method in class com.ning.http.client.BodyDeferringAsyncHandler
-
This method -- unlike Future.get() -- will block only as long,
as headers arrive.
- getResponse() - Method in class com.ning.http.client.Realm
-
- getResponse() - Method in class com.ning.http.client.Realm.RealmBuilder
-
- GetResponse - Class in org.elasticsearch.action.get
-
The response of a get action.
- GetResponse(GetResult) - Constructor for class org.elasticsearch.action.get.GetResponse
-
- getResponse() - Method in class org.elasticsearch.action.get.MultiGetItemResponse
-
The actual get response, null if its a failure.
- getResponse() - Method in class org.elasticsearch.action.search.MultiSearchResponse.Item
-
The actual search response, null if its a failure.
- getResponseBody() - Method in class com.ning.http.client.providers.ResponseBase
-
- getResponseBody(String) - Method in class com.ning.http.client.providers.ResponseBase
-
- getResponseBody(String) - Method in interface com.ning.http.client.Response
-
Return the entire response body as a String.
- getResponseBody() - Method in interface com.ning.http.client.Response
-
Return the entire response body as a String.
- getResponseBody() - Method in class com.ning.http.client.webdav.WebDavResponse
-
- getResponseBody(String) - Method in class com.ning.http.client.webdav.WebDavResponse
-
- getResponseBodyAsBytes() - Method in class com.ning.http.client.providers.ResponseBase
-
- getResponseBodyAsBytes() - Method in interface com.ning.http.client.Response
-
Return the entire response body as a byte[].
- getResponseBodyAsBytes() - Method in class com.ning.http.client.webdav.WebDavResponse
-
- getResponseBodyAsStream() - Method in class com.ning.http.client.providers.ResponseBase
-
- getResponseBodyAsStream() - Method in interface com.ning.http.client.Response
-
Returns an input stream for the response body.
- getResponseBodyAsStream() - Method in class com.ning.http.client.webdav.WebDavResponse
-
- getResponseBodyExcerpt(int) - Method in class com.ning.http.client.providers.jdk.JDKResponse
-
- getResponseBodyExcerpt(int, String) - Method in class com.ning.http.client.providers.jdk.JDKResponse
-
- getResponseBodyExcerpt(int) - Method in class com.ning.http.client.providers.netty.NettyResponse
-
- getResponseBodyExcerpt(int, String) - Method in class com.ning.http.client.providers.netty.NettyResponse
-
- getResponseBodyExcerpt(int, String) - Method in interface com.ning.http.client.Response
-
Returns the first maxLength bytes of the response body as a string.
- getResponseBodyExcerpt(int) - Method in interface com.ning.http.client.Response
-
Returns the first maxLength bytes of the response body as a string.
- getResponseBodyExcerpt(int) - Method in class com.ning.http.client.webdav.WebDavResponse
-
- getResponseBodyExcerpt(int, String) - Method in class com.ning.http.client.webdav.WebDavResponse
-
- getResponseFilters() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
- getResponseHeaders() - Method in class com.ning.http.client.filter.FilterContext
-
- getResponses() - Method in class org.elasticsearch.action.search.MultiSearchResponse
-
The list of responses, the order is the same as the one provided in the request.
- getResponseStatus() - Method in class com.ning.http.client.filter.FilterContext
-
- getResult() - Method in class org.elasticsearch.action.explain.ExplainResponse
-
- getResult() - Method in class org.elasticsearch.action.update.UpdateResponse
-
- GetResult - Class in org.elasticsearch.index.get
-
- GetResult(String, String, String, long, boolean, BytesReference, Map<String, GetField>) - Constructor for class org.elasticsearch.index.get.GetResult
-
- getRetransSegs() - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- getReusedIndexSize() - Method in class org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus
-
- getReusedIndexSize() - Method in class org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus
-
- getRoot() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Returns the root ancestor of this phaser, which is the same as
this phaser if it has no parent.
- getRootCause() - Method in exception org.elasticsearch.ElasticSearchException
-
Retrieve the innermost cause of this exception, if none, returns the current exception.
- getRootFailure() - Method in interface org.elasticsearch.action.ActionFuture
-
The root (possibly) wrapped failure.
- getRootFailure() - Method in class org.elasticsearch.action.support.AdapterActionFuture
-
- getRoutingNodes() - Method in class org.elasticsearch.cluster.ClusterState
-
- getRoutingTable() - Method in class org.elasticsearch.cluster.ClusterState
-
- getRoutingTable() - Method in class org.elasticsearch.cluster.routing.RoutingNodes
-
- getRunningThreadCount() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Returns an estimate of the number of worker threads that are
not blocked waiting to join tasks or for other managed
synchronization.
- getRxCount() - Method in class org.elasticsearch.transport.TransportStats
-
- getRxSize() - Method in class org.elasticsearch.transport.TransportStats
-
- getScheme() - Method in class com.ning.http.client.Realm
-
- getScheme() - Method in class com.ning.http.client.Realm.RealmBuilder
-
- getScore() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- getScore() - Method in interface org.elasticsearch.search.SearchHit
-
The score.
- getScrollId() - Method in class org.elasticsearch.action.search.SearchResponse
-
- getSearch() - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- getSearch() - Method in class org.elasticsearch.indices.NodeIndicesStats
-
- getSearchRouting() - Method in class org.elasticsearch.cluster.metadata.AliasMetaData
-
- getSeconds() - Method in class org.elasticsearch.common.unit.TimeValue
-
- getSecondsFrac() - Method in class org.elasticsearch.common.unit.TimeValue
-
- getSecret() - Method in class com.ning.http.client.oauth.ConsumerKey
-
- getSecret() - Method in class com.ning.http.client.oauth.RequestToken
-
- getSegments() - Method in class org.elasticsearch.action.admin.indices.segments.ShardSegments
-
- getServerOpen() - Method in class org.elasticsearch.http.HttpStats
-
- getServerOpen() - Method in class org.elasticsearch.transport.TransportStats
-
- getServiceAttributes() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
The attributes of the node.
- getSettings() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
The settings of the node.
- getSettings() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- getSettings() - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData
-
- getShard() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- getShard() - Method in interface org.elasticsearch.search.SearchHit
-
The shard of the search hit.
- getShardFailures() - Method in class org.elasticsearch.action.search.SearchResponse
-
The failures that occurred during the search.
- getShardFailures() - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationResponse
-
The list of shard failures exception.
- getShardId() - Method in class org.elasticsearch.action.admin.indices.segments.IndexShardSegments
-
- getShardId() - Method in class org.elasticsearch.action.admin.indices.stats.IndexShardStats
-
- getShardId() - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
- getShardId() - Method in class org.elasticsearch.action.support.broadcast.BroadcastShardOperationResponse
-
- getShardId() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- getShardId() - Method in class org.elasticsearch.search.SearchShardTarget
-
- getShardRouting() - Method in class org.elasticsearch.action.admin.indices.segments.ShardSegments
-
- getShardRouting() - Method in class org.elasticsearch.action.admin.indices.stats.ShardStats
-
The shard routing information (cluster wide shard state).
- getShardRouting() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
The shard routing information (cluster wide shard state).
- getShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- getShards() - Method in class org.elasticsearch.action.admin.indices.segments.IndexSegments
-
- getShards() - Method in class org.elasticsearch.action.admin.indices.segments.IndexShardSegments
-
- getShards() - Method in class org.elasticsearch.action.admin.indices.stats.IndexShardStats
-
- getShards() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStats
-
- getShards() - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
- getShards() - Method in class org.elasticsearch.action.admin.indices.status.IndexStatus
-
- getShards() - Method in class org.elasticsearch.action.admin.indices.status.IndicesStatusResponse
-
- getShards() - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
- getShards() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- getShare() - Method in class org.elasticsearch.monitor.process.ProcessStats.Mem
-
- getShouldFilters() - Method in class org.elasticsearch.common.lucene.search.XBooleanFilter
-
- getShrinkSize(int, int, int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- getSimilarity() - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- getSingles() - Method in class org.elasticsearch.common.unit.SizeValue
-
- getSize() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- getSize() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- getSize() - Method in class org.elasticsearch.index.engine.Segment
-
- getSize() - Method in class org.elasticsearch.index.store.StoreStats
-
- getSizeInBytes() - Method in class org.elasticsearch.index.engine.Segment
-
- getSizeInBytes() - Method in class org.elasticsearch.index.store.StoreStats
-
- getSlop() - Method in class org.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
-
Sets the phrase slop for this query.
- getSortValues() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- getSortValues() - Method in interface org.elasticsearch.search.SearchHit
-
An array of the sort values used.
- getSource() - Method in class com.ning.http.multipart.FilePart
-
Returns the source of the file part.
- getSource() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- getSource() - Method in interface org.elasticsearch.search.SearchHit
-
The source of the document as a map (can be null).
- getSourceAsBytes() - Method in class org.elasticsearch.action.get.GetResponse
-
The source of the document if exists.
- getSourceAsBytesRef() - Method in class org.elasticsearch.action.get.GetResponse
-
Returns bytes reference, also un compress the source if needed.
- getSourceAsMap() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData
-
Converts the serialized compressed form of the mappings into a parsed map.
- getSourceAsString() - Method in class org.elasticsearch.action.get.GetResponse
-
- getSourceAsString() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- getSourceAsString() - Method in interface org.elasticsearch.search.SearchHit
-
The source of the document as string (can be null).
- getSourceRef() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- getSourceRef() - Method in interface org.elasticsearch.search.SearchHit
-
Returns bytes reference, also un compress the source if needed.
- getSSLContext() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
Return an instance of
SSLContext used for SSL connection.
- getSSLContext() - Static method in class com.ning.http.util.SslUtils
-
- getSSLEngine() - Static method in class com.ning.http.util.SslUtils
-
- getSSLEngineFactory() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
- getStage() - Method in class org.elasticsearch.action.admin.indices.status.GatewaySnapshotStatus
-
- getStalledTime() - Method in class com.ning.http.multipart.FilePart
-
- getStartOffset() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
-
- getStartTime() - Method in class org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus
-
- getStartTime() - Method in class org.elasticsearch.action.admin.indices.status.GatewaySnapshotStatus
-
- getStartTime() - Method in class org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus
-
- getStartTime() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- getStartTime() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector.LastGc
-
- getState() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- getState() - Method in class org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteResponse
-
- getState() - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateResponse
-
- getState() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
The shard state (index/local state).
- getState() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- getStats() - Method in class org.elasticsearch.action.admin.indices.stats.ShardStats
-
- GetStats - Class in org.elasticsearch.index.get
-
- GetStats() - Constructor for class org.elasticsearch.index.get.GetStats
-
- GetStats(long, long, long, long, long) - Constructor for class org.elasticsearch.index.get.GetStats
-
- getStatus() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- getStatus() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- getStatus() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterShardHealth
-
- getStatus() - Method in enum org.elasticsearch.rest.RestStatus
-
- getStatusCode() - Method in class com.ning.http.client.HttpResponseStatus
-
Return the response status code
- getStatusCode() - Method in class com.ning.http.client.providers.jdk.ResponseStatus
-
Return the response status code
- getStatusCode() - Method in class com.ning.http.client.providers.netty.ResponseStatus
-
Return the response status code
- getStatusCode() - Method in class com.ning.http.client.providers.ResponseBase
-
- getStatusCode() - Method in interface com.ning.http.client.Response
-
Returns the status code for the request.
- getStatusCode() - Method in class com.ning.http.client.webdav.WebDavResponse
-
- getStatusCode() - Method in class org.elasticsearch.action.support.HttpResponse
-
- getStatusText() - Method in class com.ning.http.client.HttpResponseStatus
-
Return the response status text
- getStatusText() - Method in class com.ning.http.client.providers.jdk.ResponseStatus
-
Return the response status text
- getStatusText() - Method in class com.ning.http.client.providers.netty.ResponseStatus
-
Return the response status text
- getStatusText() - Method in class com.ning.http.client.providers.ResponseBase
-
- getStatusText() - Method in interface com.ning.http.client.Response
-
Returns the status text for the request.
- getStatusText() - Method in class com.ning.http.client.webdav.WebDavResponse
-
- getStealCount() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Returns an estimate of the total number of tasks stolen from
one thread's work queue by another.
- getStopWords() - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- getStore() - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- getStore() - Method in class org.elasticsearch.indices.NodeIndicesStats
-
The size of the index storage taken on the node.
- getStoreSize() - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
Returns the full store size in bytes, of both primaries and replicas.
- getStoreSize() - Method in class org.elasticsearch.action.admin.indices.status.IndexStatus
-
Returns the full store size in bytes, of both primaries and replicas.
- getStoreSize() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
The current size of the shard index storage.
- getStreamData() - Method in interface com.ning.http.client.Request
-
Return the current request's body as an InputStream
- getStringData() - Method in interface com.ning.http.client.Request
-
Return the current request's body as a string
- getSuccessfulShards() - Method in class org.elasticsearch.action.delete.index.IndexDeleteResponse
-
The successful number of shards the delete by query was executed on.
- getSuccessfulShards() - Method in class org.elasticsearch.action.deletebyquery.IndexDeleteByQueryResponse
-
The successful number of shards the delete by query was executed on.
- getSuccessfulShards() - Method in class org.elasticsearch.action.search.SearchResponse
-
The successful number of shards the search was executed on.
- getSuccessfulShards() - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationResponse
-
The successful shards this request was executed on.
- getSupportedFeatures() - Static method in class org.elasticsearch.common.lucene.util.RamUsageEstimator
-
Return the set of supported JVM features that improve the estimation.
- getSurplusQueuedTaskCount() - Static method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Returns an estimate of how many more locally queued tasks are
held by the current worker thread than there are other worker
threads that might steal them.
- getSwap() - Method in class org.elasticsearch.monitor.os.OsInfo
-
- getSwap() - Method in class org.elasticsearch.monitor.os.OsStats
-
- getSys() - Method in class org.elasticsearch.monitor.os.OsStats.Cpu
-
- getSys() - Method in class org.elasticsearch.monitor.process.ProcessStats.Cpu
-
Get the Process cpu kernel time.
- getSystemProperties() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- getTarget() - Method in class org.elasticsearch.common.logging.log4j.ConsoleAppender
-
Returns the current value of the Target property.
- getTcp() - Method in class org.elasticsearch.monitor.network.NetworkStats
-
- getTemplate() - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData
-
- getTemplates() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- getTerm() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
-
- getTerm() - Method in class org.elasticsearch.common.lucene.search.TermFilter
-
- getTermArrays() - Method in class org.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
-
Returns a List of the terms in the multiphrase.
- getThreadPool() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
- getThreadPool() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
Thread Pool level statistics.
- getThreads() - Method in class org.elasticsearch.monitor.jvm.JvmStats
-
- getThreads() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolStatsElement
-
- getThreads() - Method in interface org.elasticsearch.threadpool.ThreadPoolStatsElement
-
- getThreads() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolStatsElement
-
- getThrottleTime() - Method in class org.elasticsearch.index.store.StoreStats
-
- getTime() - Method in class org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus
-
- getTime() - Method in class org.elasticsearch.action.admin.indices.status.GatewaySnapshotStatus
-
- getTime() - Method in class org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus
-
- getTime() - Method in class org.elasticsearch.index.get.GetStats
-
- getTimeInMillis() - Method in class org.elasticsearch.index.get.GetStats
-
- getTimeInNanos() - Method in class org.elasticsearch.common.util.concurrent.ThreadBarrier.BarrierTimer
-
Returns the elapsed time between two successive barrier executions.
- getTimeInSeconds() - Method in class org.elasticsearch.common.util.concurrent.ThreadBarrier.BarrierTimer
-
Returns the elapsed time between two successive barrier executions.
- getTimestamp() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
- getTimestamp() - Method in class org.elasticsearch.monitor.fs.FsStats
-
- getTimestamp() - Method in class org.elasticsearch.monitor.jvm.JvmStats
-
- getTimestamp() - Method in class org.elasticsearch.monitor.network.NetworkStats
-
- getTimestamp() - Method in class org.elasticsearch.monitor.os.OsStats
-
- getTimestamp() - Method in class org.elasticsearch.monitor.process.ProcessStats
-
- getTokens() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse
-
- getTook() - Method in class org.elasticsearch.action.bulk.BulkResponse
-
How long the bulk execution took.
- getTook() - Method in class org.elasticsearch.action.search.SearchResponse
-
How long the search took.
- getTookInMillis() - Method in class org.elasticsearch.action.bulk.BulkResponse
-
How long the bulk execution took in milliseconds.
- getTookInMillis() - Method in class org.elasticsearch.action.search.SearchResponse
-
How long the search took in milliseconds.
- getTotal() - Method in class org.elasticsearch.action.admin.indices.stats.IndexStats
-
- getTotal() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStats
-
- getTotal() - Method in class org.elasticsearch.monitor.fs.FsStats.Info
-
- getTotal() - Method in class org.elasticsearch.monitor.os.OsInfo.Mem
-
- getTotal() - Method in class org.elasticsearch.monitor.os.OsInfo.Swap
-
- getTotal() - Method in class org.elasticsearch.monitor.process.ProcessStats.Cpu
-
Get the Process cpu time (sum of User and Sys).
- getTotalCapacity() - Method in class org.elasticsearch.monitor.jvm.JvmStats.BufferPool
-
- getTotalCores() - Method in class org.elasticsearch.monitor.os.OsInfo.Cpu
-
- getTotalHits() - Method in class org.elasticsearch.search.internal.InternalSearchHits
-
- getTotalHits() - Method in interface org.elasticsearch.search.SearchHits
-
The total number of hits that matches the search request.
- getTotalNumberOfShards() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- getTotalNumberOfShards() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- getTotalOpen() - Method in class org.elasticsearch.http.HttpStats
-
- getTotalShards() - Method in class org.elasticsearch.action.delete.index.IndexDeleteResponse
-
The total number of shards the delete by query was executed on.
- getTotalShards() - Method in class org.elasticsearch.action.deletebyquery.IndexDeleteByQueryResponse
-
The total number of shards the delete by query was executed on.
- getTotalShards() - Method in class org.elasticsearch.action.search.SearchResponse
-
The total number of shards the search was executed on.
- getTotalShards() - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationResponse
-
The total shards this request ran against.
- getTotalSockets() - Method in class org.elasticsearch.monitor.os.OsInfo.Cpu
-
- getTotalVirtual() - Method in class org.elasticsearch.monitor.process.ProcessStats.Mem
-
- getTransferEncoding() - Method in class com.ning.http.multipart.Part
-
Return the transfer encoding of this part.
- getTransferEncoding() - Method in class com.ning.http.multipart.PartBase
-
Returns the transfer encoding of this part.
- getTransferredBytes() - Method in class com.ning.http.client.consumers.FileBodyConsumer
-
Get the previously transferred bytes, for example the current file size.
- getTransferredBytes() - Method in interface com.ning.http.client.ResumableBodyConsumer
-
Get the previously transferred bytes, for example the current file size.
- getTranslogId() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
The transaction log id.
- getTranslogOperations() - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
- getTranslogOperations() - Method in class org.elasticsearch.action.admin.indices.status.IndexStatus
-
- getTranslogOperations() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
The number of transaction operations in the transaction log.
- getTransport() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
- getTransport() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
- getTxCount() - Method in class org.elasticsearch.transport.TransportStats
-
- getTxSize() - Method in class org.elasticsearch.transport.TransportStats
-
- getType() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
-
- getType() - Method in class org.elasticsearch.action.bulk.BulkItemResponse.Failure
-
The type of the action.
- getType() - Method in class org.elasticsearch.action.bulk.BulkItemResponse
-
The type of the action.
- getType() - Method in class org.elasticsearch.action.delete.DeleteResponse
-
The type of the document deleted.
- getType() - Method in class org.elasticsearch.action.get.GetResponse
-
The type of the document.
- getType() - Method in class org.elasticsearch.action.get.MultiGetItemResponse
-
The type of the document.
- getType() - Method in class org.elasticsearch.action.get.MultiGetResponse.Failure
-
The type of the action.
- getType() - Method in class org.elasticsearch.action.index.IndexResponse
-
The type of the document indexed.
- getType() - Method in class org.elasticsearch.action.update.UpdateResponse
-
The type of the document indexed.
- getType() - Method in class org.elasticsearch.index.get.GetResult
-
The type of the document.
- getType() - Method in interface org.elasticsearch.search.facet.Facet
-
The type of the facet.
- getType() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- getType() - Method in interface org.elasticsearch.search.SearchHit
-
The type of the document.
- getType() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolInfoElement
-
- getType() - Method in interface org.elasticsearch.threadpool.ThreadPoolInfoElement
-
- getType() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolInfoElement
-
- getUnarrivedParties() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Returns the number of registered parties that have not yet
arrived at the current phase of this phaser.
- getUnassigned() - Method in class org.elasticsearch.cluster.routing.RoutingNodes
-
- getUnassignedShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- getUnassignedShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- getUnassignedShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterShardHealth
-
- getUncaughtExceptionHandler() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Returns the handler for internal worker threads that terminate
due to unrecoverable errors encountered while executing tasks.
- getUnsupportedFeatures() - Static method in class org.elasticsearch.common.lucene.util.RamUsageEstimator
-
Return the set of unsupported JVM features that improve the estimation.
- getUptime() - Method in class org.elasticsearch.monitor.jvm.JvmStats
-
- getUptime() - Method in class org.elasticsearch.monitor.os.OsStats
-
- getURI() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- getUri() - Method in class com.ning.http.client.providers.ResponseBase
-
- getUri() - Method in class com.ning.http.client.Realm
-
- getUri() - Method in class com.ning.http.client.Realm.RealmBuilder
-
- getUri() - Method in interface com.ning.http.client.Response
-
- getUri() - Method in class com.ning.http.client.webdav.WebDavResponse
-
- getURI() - Method in class org.elasticsearch.action.support.HttpRequest
-
- getUrl() - Method in class com.ning.http.client.HttpContent
-
- getUrl() - Method in interface com.ning.http.client.Request
-
Return the decoded url
- getUsed() - Method in class org.elasticsearch.monitor.jvm.JvmStats.BufferPool
-
- getUsed() - Method in class org.elasticsearch.monitor.jvm.JvmStats.MemoryPool
-
- getUsed() - Method in class org.elasticsearch.monitor.os.OsStats.Mem
-
- getUsed() - Method in class org.elasticsearch.monitor.os.OsStats.Swap
-
- getUsedPercent() - Method in class org.elasticsearch.monitor.os.OsStats.Mem
-
- getUsePreemptiveAuth() - Method in class com.ning.http.client.Realm
-
Return true is preemptive authentication is enabled
- getUsePreemptiveAuth() - Method in class com.ning.http.client.Realm.RealmBuilder
-
- getUser() - Method in class org.elasticsearch.monitor.os.OsStats.Cpu
-
- getUser() - Method in class org.elasticsearch.monitor.process.ProcessStats.Cpu
-
Get the Process cpu user time.
- getUserAgent() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
Return the USER_AGENT header value
- getUTF16SortedAsUTF8Comparator() - Static method in class org.elasticsearch.common.lucene.util.CharsRef
-
- getUTF8SortedAsUnicodeComparator() - Static method in class org.elasticsearch.common.lucene.util.BytesRef
-
- getUTF8SortedAsUTF16Comparator() - Static method in class org.elasticsearch.common.lucene.util.BytesRef
-
- getValid() - Method in class org.elasticsearch.action.admin.indices.validate.query.QueryExplanation
-
- getValid() - Method in class org.elasticsearch.action.admin.indices.validate.query.ValidateQueryResponse
-
A boolean denoting whether the query is valid.
- getValidationFailures() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
The validation failures on the cluster level (without index validation failures).
- getValidationFailures() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- getValue() - Method in class com.ning.http.client.Cookie
-
- getValue() - Method in class com.ning.http.client.StringPart
-
- getValue() - Method in class org.elasticsearch.index.get.GetField
-
- getValue() - Method in enum org.elasticsearch.index.VersionType
-
- getValue() - Method in class org.elasticsearch.search.internal.InternalSearchHitField
-
- getValue() - Method in interface org.elasticsearch.search.SearchHitField
-
The first value of the hit.
- getValues() - Method in class org.elasticsearch.index.get.GetField
-
- getValues() - Method in class org.elasticsearch.search.internal.InternalSearchHitField
-
- getValues() - Method in interface org.elasticsearch.search.SearchHitField
-
The field values.
- getVendor() - Method in class org.elasticsearch.monitor.os.OsInfo.Cpu
-
- getVersion() - Method in class com.ning.http.client.Cookie
-
- getVersion() - Method in class org.elasticsearch.action.delete.DeleteResponse
-
The version of the delete operation.
- getVersion() - Method in class org.elasticsearch.action.get.GetResponse
-
The version of the doc.
- getVersion() - Method in class org.elasticsearch.action.index.IndexResponse
-
Returns the version of the doc indexed.
- getVersion() - Method in class org.elasticsearch.action.update.UpdateResponse
-
Returns the version of the doc indexed.
- getVersion() - Method in class org.elasticsearch.cluster.ClusterState
-
- getVersion() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- getVersion() - Method in class org.elasticsearch.cluster.node.DiscoveryNode
-
- getVersion() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
- getVersion() - Method in class org.elasticsearch.common.io.stream.StreamOutput
-
- getVersion() - Method in class org.elasticsearch.index.get.GetResult
-
The version of the doc.
- getVersion() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- getVersion() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- getVersion() - Method in interface org.elasticsearch.search.SearchHit
-
The version of the hit.
- getVirtualHost() - Method in interface com.ning.http.client.Request
-
Return the virtual host value.
- getVmName() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- getVmVendor() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- getVmVersion() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- getWaitingConsumerCount() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.LinkedTransferQueue
-
- getWaitingConsumerCount() - Method in interface org.elasticsearch.common.util.concurrent.jsr166y.TransferQueue
-
- getWarmer() - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- getWebSocketIdleTimeoutInMs() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
Return the maximum time, in milliseconds, a
WebSocket may be idle before being timed out.
- giga() - Method in class org.elasticsearch.common.unit.SizeValue
-
- gigaFrac() - Method in class org.elasticsearch.common.unit.SizeValue
-
- global() - Method in class org.elasticsearch.cluster.block.ClusterBlocks
-
- global(ClusterBlockLevel) - Method in class org.elasticsearch.cluster.block.ClusterBlocks
-
- global(boolean) - Method in class org.elasticsearch.search.facet.AbstractFacetBuilder
-
Marks the facet to run in a global scope, not bounded by any query.
- GLOBAL - Static variable in class org.elasticsearch.search.internal.Scopes
-
- globalBlockedException(ClusterBlockLevel) - Method in class org.elasticsearch.cluster.block.ClusterBlocks
-
- globalBlockedRaiseException(ClusterBlockLevel) - Method in class org.elasticsearch.cluster.block.ClusterBlocks
-
- globalFieldCaseConversion - Static variable in class org.elasticsearch.common.xcontent.XContentBuilder
-
- globalFieldCaseConversion(XContentBuilder.FieldCaseConversion) - Static method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- groupByAllIt() - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
A groups shards iterator where each groups is a single
ShardRouting and a group
is created for each shard routing.
- groupByShardsIt() - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
A group shards iterator where each group (
ShardIterator
is an iterator across shard replication group.
- groups(String...) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
Sets specific search group stats to retrieve the stats for.
- groups() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
- GroupShardsIterator - Class in org.elasticsearch.cluster.routing
-
- GroupShardsIterator(Collection<ShardIterator>) - Constructor for class org.elasticsearch.cluster.routing.GroupShardsIterator
-
- groupStats() - Method in class org.elasticsearch.index.search.stats.SearchStats
-
- grow(short[], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(short[]) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(float[], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(float[]) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(double[], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(double[]) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(int[], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(int[]) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(long[], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(long[]) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(byte[], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(byte[]) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(boolean[], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(boolean[]) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(char[], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(char[]) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(int[][], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(int[][]) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(float[][], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(float[][]) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- grow(int) - Method in class org.elasticsearch.common.lucene.util.BytesRef
-
- grow(int) - Method in class org.elasticsearch.common.lucene.util.CharsRef
-
- gt(Object) - Method in class org.elasticsearch.index.query.GeoDistanceRangeFilterBuilder
-
- gt(Object) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The from part of the filter query.
- gt(int) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The from part of the filter query.
- gt(long) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The from part of the filter query.
- gt(float) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The from part of the filter query.
- gt(double) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The from part of the filter query.
- gt(Object) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The from part of the filter query.
- gt(int) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The from part of the filter query.
- gt(long) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The from part of the filter query.
- gt(float) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The from part of the filter query.
- gt(double) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The from part of the filter query.
- gt(String) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- gt(Object) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- gt(int) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- gt(long) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- gt(float) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- gt(double) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- gte(Object) - Method in class org.elasticsearch.index.query.GeoDistanceRangeFilterBuilder
-
- gte(Object) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The from part of the filter query.
- gte(int) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The from part of the filter query.
- gte(long) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The from part of the filter query.
- gte(float) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The from part of the filter query.
- gte(double) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The from part of the filter query.
- gte(Object) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The from part of the filter query.
- gte(int) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The from part of the filter query.
- gte(long) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The from part of the filter query.
- gte(float) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The from part of the filter query.
- gte(double) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The from part of the filter query.
- gte(String) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- gte(Object) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- gte(int) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- gte(long) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- gte(float) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- gte(double) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The from part of the range query.
- GZIP - Static variable in class org.elasticsearch.common.Base64
-
Specify that data should be gzip-compressed in second bit.
- id() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterShardHealth
-
- id() - Method in class org.elasticsearch.action.bulk.BulkItemResponse.Failure
-
The id of the action.
- id() - Method in class org.elasticsearch.action.bulk.BulkItemResponse
-
The id of the action.
- id() - Method in class org.elasticsearch.action.delete.DeleteRequest
-
The id of the document to delete.
- id(String) - Method in class org.elasticsearch.action.delete.DeleteRequest
-
Sets the id of the document to delete.
- id() - Method in class org.elasticsearch.action.delete.DeleteResponse
-
The id of the document deleted.
- id() - Method in class org.elasticsearch.action.delete.index.IndexDeleteRequest
-
- id() - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- id(String) - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- id - Variable in class org.elasticsearch.action.get.GetRequest
-
- id(String) - Method in class org.elasticsearch.action.get.GetRequest
-
Sets the id of the document to fetch.
- id() - Method in class org.elasticsearch.action.get.GetRequest
-
- id() - Method in class org.elasticsearch.action.get.GetResponse
-
The id of the document.
- id() - Method in class org.elasticsearch.action.get.MultiGetItemResponse
-
The id of the document.
- id() - Method in class org.elasticsearch.action.get.MultiGetRequest.Item
-
- id() - Method in class org.elasticsearch.action.get.MultiGetResponse.Failure
-
The id of the action.
- id() - Method in class org.elasticsearch.action.index.IndexRequest
-
The id of the indexed document.
- id(String) - Method in class org.elasticsearch.action.index.IndexRequest
-
Sets the id of the indexed document.
- id() - Method in enum org.elasticsearch.action.index.IndexRequest.OpType
-
The internal representation of the operation type.
- id() - Method in class org.elasticsearch.action.index.IndexResponse
-
The id of the document indexed.
- id() - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
The id of document to load from which the "like" query will execute with.
- id(String) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
The id of document to load from which the "like" query will execute with.
- id() - Method in enum org.elasticsearch.action.search.SearchOperationThreading
-
- id() - Method in enum org.elasticsearch.action.search.SearchType
-
The internal id of the type.
- id() - Method in enum org.elasticsearch.action.support.broadcast.BroadcastOperationThreading
-
- id(String) - Method in class org.elasticsearch.action.support.HttpRequest
-
- id() - Method in enum org.elasticsearch.action.support.IgnoreIndices
-
- id() - Method in enum org.elasticsearch.action.support.replication.ReplicationType
-
The internal representation of the operation type.
- id() - Method in class org.elasticsearch.action.update.UpdateRequest
-
The id of the indexed document.
- id(String) - Method in class org.elasticsearch.action.update.UpdateRequest
-
Sets the id of the indexed document.
- id() - Method in class org.elasticsearch.action.update.UpdateResponse
-
The id of the document indexed.
- id() - Method in enum org.elasticsearch.action.WriteConsistencyLevel
-
- id() - Method in class org.elasticsearch.cluster.block.ClusterBlock
-
- id() - Method in enum org.elasticsearch.cluster.block.ClusterBlockLevel
-
- id() - Method in enum org.elasticsearch.cluster.metadata.IndexMetaData.State
-
- id - Variable in class org.elasticsearch.cluster.metadata.MappingMetaData
-
- id() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData
-
- id() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
-
The id value parsed, null if does not require parsing, or not resolved.
- id() - Method in class org.elasticsearch.cluster.node.DiscoveryNode
-
The unique id of the node.
- id() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- id() - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
The shard id.
- id() - Method in class org.elasticsearch.common.transport.LocalTransportAddress
-
- id() - Method in class org.elasticsearch.index.get.GetResult
-
The id of the document.
- id() - Method in enum org.elasticsearch.index.shard.IndexShardState
-
- id() - Method in class org.elasticsearch.index.shard.ShardId
-
- id() - Method in class org.elasticsearch.monitor.process.ProcessInfo
-
The process id.
- id() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- id() - Method in interface org.elasticsearch.search.SearchHit
-
The id of the document.
- id - Variable in class org.elasticsearch.Version
-
- idCache() - Method in class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
-
- idCache(boolean) - Method in class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
-
- idCacheSize() - Method in class org.elasticsearch.index.cache.CacheStats
-
- idCacheSizeInBytes() - Method in class org.elasticsearch.index.cache.CacheStats
-
- idle() - Method in class org.elasticsearch.monitor.os.OsStats.Cpu
-
- idleConnectionInPoolTimeoutInMs - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- idleConnectionTimeoutInMs - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- idParsingStillNeeded() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
-
Is id parsing still needed?
- idResolved() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
-
Has id been resolved during the parsing phase.
- ids(String...) - Method in class org.elasticsearch.index.query.IdsFilterBuilder
-
Adds ids to the filter.
- ids(String...) - Method in class org.elasticsearch.index.query.IdsQueryBuilder
-
Adds ids to the filter.
- idsFilter(String...) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
Creates a new ids filter with the provided doc/mapping types.
- IdsFilterBuilder - Class in org.elasticsearch.index.query
-
A filter that will return only documents matching specific ids (and a type).
- IdsFilterBuilder(String...) - Constructor for class org.elasticsearch.index.query.IdsFilterBuilder
-
Create an ids filter based on the type.
- idsQuery(String...) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
Constructs a query that will match only specific ids within types.
- IdsQueryBuilder - Class in org.elasticsearch.index.query
-
A query that will return only documents matching specific ids (and a type).
- IdsQueryBuilder(String...) - Constructor for class org.elasticsearch.index.query.IdsQueryBuilder
-
- ignoreConflicts() - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
-
If there is already a mapping definition registered against the type, then it will be merged.
- ignoreConflicts(boolean) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
-
If there is already a mapping definition registered against the type, then it will be merged.
- ignoreDisable(boolean) - Method in interface org.elasticsearch.cluster.routing.allocation.RoutingAllocation
-
- ignoreDisable() - Method in interface org.elasticsearch.cluster.routing.allocation.RoutingAllocation
-
- ignoreDisable(boolean) - Method in class org.elasticsearch.cluster.routing.allocation.SimpleRoutingAllocation
-
- ignoreDisable() - Method in class org.elasticsearch.cluster.routing.allocation.SimpleRoutingAllocation
-
- ignoredUnassigned() - Method in class org.elasticsearch.cluster.routing.RoutingNodes
-
- ignoreException() - Method in class org.elasticsearch.common.xcontent.script.ScriptFieldsContext.ScriptField
-
- ignoreIndices() - Method in class org.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
-
- ignoreIndices(IgnoreIndices) - Method in class org.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
-
- ignoreIndices() - Method in class org.elasticsearch.action.search.MultiSearchRequest
-
- ignoreIndices(IgnoreIndices) - Method in class org.elasticsearch.action.search.MultiSearchRequest
-
- ignoreIndices() - Method in class org.elasticsearch.action.search.SearchRequest
-
- ignoreIndices(IgnoreIndices) - Method in class org.elasticsearch.action.search.SearchRequest
-
- ignoreIndices() - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationRequest
-
- ignoreIndices(IgnoreIndices) - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationRequest
-
- IgnoreIndices - Enum in org.elasticsearch.action.support
-
Specifies what type of requested indices to exclude.
- ignoreTF(boolean) - Method in class org.elasticsearch.index.query.FuzzyLikeThisFieldQueryBuilder
-
- ignoreTF(boolean) - Method in class org.elasticsearch.index.query.FuzzyLikeThisQueryBuilder
-
- ignoreUnmapped(boolean) - Method in class org.elasticsearch.search.sort.FieldSortBuilder
-
Sets if the field does not exists in the index, it should be ignored and not sorted by or not.
- IllegalShardRoutingStateException - Exception in org.elasticsearch.cluster.routing
-
- IllegalShardRoutingStateException(ShardRouting, String) - Constructor for exception org.elasticsearch.cluster.routing.IllegalShardRoutingStateException
-
- IllegalShardRoutingStateException(ShardRouting, String, Throwable) - Constructor for exception org.elasticsearch.cluster.routing.IllegalShardRoutingStateException
-
- immutableMap() - Method in class org.elasticsearch.common.collect.MapBuilder
-
- ImmutableSettings - Class in org.elasticsearch.common.settings
-
An immutable implementation of
Settings.
- ImmutableSettings.Builder - Class in org.elasticsearch.common.settings
-
- ImmutableShardRouting - Class in org.elasticsearch.cluster.routing
-
- ImmutableShardRouting(ShardRouting) - Constructor for class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- ImmutableShardRouting(ShardRouting, long) - Constructor for class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- ImmutableShardRouting(String, int, String, String, boolean, ShardRoutingState, long) - Constructor for class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- ImmutableShardRouting(String, int, String, boolean, ShardRoutingState, long) - Constructor for class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- in - Variable in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- IN_IO_THREAD - Static variable in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
-
- inc() - Method in class org.elasticsearch.common.metrics.CounterMetric
-
- inc(long) - Method in class org.elasticsearch.common.metrics.CounterMetric
-
- inc(long) - Method in class org.elasticsearch.common.metrics.MeanMetric
-
- include(SpanQueryBuilder) - Method in class org.elasticsearch.index.query.SpanNotQueryBuilder
-
- includeFilters() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- includeLower(boolean) - Method in class org.elasticsearch.index.query.GeoDistanceRangeFilterBuilder
-
- includeLower(boolean) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
Should the lower bound be included or not.
- includeLower(boolean) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
Should the lower bound be included or not.
- includeLower(boolean) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
Should the lower bound be included or not.
- includeUpper(boolean) - Method in class org.elasticsearch.index.query.GeoDistanceRangeFilterBuilder
-
- includeUpper(boolean) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
Should the upper bound be included or not.
- includeUpper(boolean) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
Should the upper bound be included or not.
- includeUpper(boolean) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
Should the upper bound be included or not.
- increment() - Method in class org.elasticsearch.common.util.concurrent.jsr166e.LongAdder
-
Equivalent to add(1).
- incrementalFactor(int) - Method in class org.elasticsearch.index.query.TopChildrenQueryBuilder
-
Sets the incremental factor when the query needs to be re-run in order to fetch more results.
- incrementAndGetCurrentRedirectCount() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- index() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- index(String) - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
-
- index() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
-
- index() - Method in class org.elasticsearch.action.admin.indices.close.CloseIndexRequest
-
The index to delete.
- index(String) - Method in class org.elasticsearch.action.admin.indices.close.CloseIndexRequest
-
- index() - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
The index name to create.
- index(String) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
- index(String) - Method in class org.elasticsearch.action.admin.indices.open.OpenIndexRequest
-
- index() - Method in class org.elasticsearch.action.admin.indices.segments.IndexSegments
-
- index() - Method in class org.elasticsearch.action.admin.indices.stats.IndexStats
-
- index(String) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStats
-
- index() - Method in class org.elasticsearch.action.admin.indices.status.IndexStatus
-
- index(String) - Method in class org.elasticsearch.action.admin.indices.status.IndicesStatusResponse
-
- index() - Method in class org.elasticsearch.action.admin.indices.validate.query.QueryExplanation
-
- index() - Method in class org.elasticsearch.action.bulk.BulkItemResponse.Failure
-
The index name of the action.
- index() - Method in class org.elasticsearch.action.bulk.BulkItemResponse
-
The index name of the action.
- index() - Method in class org.elasticsearch.action.delete.DeleteResponse
-
The index the document was deleted from.
- index() - Method in class org.elasticsearch.action.delete.index.IndexDeleteResponse
-
The index the delete by query operation was executed against.
- index(String) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryResponse
-
The response of a specific index.
- index() - Method in class org.elasticsearch.action.deletebyquery.IndexDeleteByQueryResponse
-
The index the delete by query operation was executed against.
- index() - Method in class org.elasticsearch.action.get.GetResponse
-
The index the document was fetched from.
- index() - Method in class org.elasticsearch.action.get.MultiGetItemResponse
-
The index name of the document.
- index() - Method in class org.elasticsearch.action.get.MultiGetRequest.Item
-
- index(String) - Method in class org.elasticsearch.action.get.MultiGetRequest.Item
-
- index() - Method in class org.elasticsearch.action.get.MultiGetResponse.Failure
-
The index name of the action.
- index() - Method in class org.elasticsearch.action.index.IndexResponse
-
The index the document was indexed into.
- index() - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
The index to load the document from which the "like" query will run with.
- index(String) - Method in class org.elasticsearch.action.percolate.PercolateRequest
-
- index() - Method in class org.elasticsearch.action.percolate.PercolateRequest
-
- index() - Method in class org.elasticsearch.action.search.ShardSearchFailure
-
The index the search failed on.
- index() - Method in interface org.elasticsearch.action.ShardOperationFailedException
-
The index the operation failed on.
- index() - Method in class org.elasticsearch.action.support.broadcast.BroadcastShardOperationResponse
-
- index() - Method in class org.elasticsearch.action.support.DefaultShardOperationFailedException
-
- index(String) - Method in class org.elasticsearch.action.support.HttpRequest
-
- index(String[]) - Method in class org.elasticsearch.action.support.HttpRequest
-
- index - Variable in class org.elasticsearch.action.support.replication.IndexReplicationOperationRequest
-
- index() - Method in class org.elasticsearch.action.support.replication.IndexReplicationOperationRequest
-
- index(String) - Method in class org.elasticsearch.action.support.replication.IndexReplicationOperationRequest
-
- index - Variable in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
- index() - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
- index(String) - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
- index - Variable in class org.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
-
- index() - Method in class org.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
-
- index(String) - Method in class org.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
-
- index - Variable in class org.elasticsearch.action.support.single.shard.SingleShardOperationRequest
-
- index() - Method in class org.elasticsearch.action.support.single.shard.SingleShardOperationRequest
-
- index(String) - Method in class org.elasticsearch.action.support.single.shard.SingleShardOperationRequest
-
Sets the index.
- index() - Method in class org.elasticsearch.action.update.UpdateResponse
-
The index the document was indexed into.
- index(IndexRequest) - Method in interface org.elasticsearch.client.IngestClient
-
Index a JSON source associated with a given index and type.
- index(IndexRequest, ActionListener<IndexResponse>) - Method in interface org.elasticsearch.client.IngestClient
-
Index a document associated with a given index and type.
- index(IndexRequest) - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- index(IndexRequest, ActionListener<IndexResponse>) - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- index() - Method in class org.elasticsearch.cluster.metadata.AliasAction
-
- index() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- index(String) - Method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- index() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- index(String) - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- index - Variable in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- index() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- index() - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
- index(String) - Method in class org.elasticsearch.cluster.routing.RoutingTable
-
- index() - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
The index name.
- index() - Method in enum org.elasticsearch.common.xcontent.XContentType
-
- index() - Method in class org.elasticsearch.index.get.GetResult
-
The index the document was fetched from.
- Index - Class in org.elasticsearch.index
-
- Index(String) - Constructor for class org.elasticsearch.index.Index
-
- index() - Method in exception org.elasticsearch.index.IndexException
-
- index() - Method in class org.elasticsearch.index.shard.ShardId
-
- index() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- index() - Method in interface org.elasticsearch.search.SearchHit
-
The index of the hit.
- index() - Method in class org.elasticsearch.search.SearchShardTarget
-
- INDEX - Static variable in interface org.elasticsearch.threadpool.ThreadPool.Names
-
- INDEX_CLOSED_BLOCK - Static variable in class org.elasticsearch.cluster.block.ClusterBlock
-
- INDEX_CONTENT_TYPE - Static variable in class org.elasticsearch.client.AdminRequests
-
The default content type to use to generate source documents when indexing.
- INDEX_CONTENT_TYPE - Static variable in class org.elasticsearch.client.IngestRequests
-
The default content type to use to generate source documents when indexing.
- INDEX_CONTENT_TYPE - Static variable in class org.elasticsearch.client.SearchRequests
-
The default content type to use to generate source documents when indexing.
- INDEX_METADATA_BLOCK - Static variable in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- INDEX_READ_BLOCK - Static variable in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- INDEX_READ_ONLY_BLOCK - Static variable in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- INDEX_TOTAL_SHARDS_PER_NODE - Static variable in class org.elasticsearch.cluster.routing.allocation.decider.ShardsLimitAllocationDecider
-
- INDEX_WRITE_BLOCK - Static variable in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- IndexAction - Class in org.elasticsearch.action.index
-
- indexAliasesRequest() - Static method in class org.elasticsearch.client.AdminRequests
-
Creates an index aliases request allowing to add and remove aliases.
- IndexAlreadyExistsException - Exception in org.elasticsearch.indices
-
- IndexAlreadyExistsException(Index) - Constructor for exception org.elasticsearch.indices.IndexAlreadyExistsException
-
- indexBlocked(ClusterBlockLevel, String) - Method in class org.elasticsearch.cluster.block.ClusterBlocks
-
- indexBlockedException(ClusterBlockLevel, String) - Method in class org.elasticsearch.cluster.block.ClusterBlocks
-
- indexBlockedRaiseException(ClusterBlockLevel, String) - Method in class org.elasticsearch.cluster.block.ClusterBlocks
-
- indexBoost(String, float) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Sets the boost a specific index will receive when the query is executeed against it.
- indexCount() - Method in class org.elasticsearch.index.indexing.IndexingStats.Stats
-
- IndexCreationException - Exception in org.elasticsearch.indices
-
- IndexCreationException(Index, Throwable) - Constructor for exception org.elasticsearch.indices.IndexCreationException
-
- indexCurrent() - Method in class org.elasticsearch.index.indexing.IndexingStats.Stats
-
- IndexDeleteByQueryRequest - Class in org.elasticsearch.action.deletebyquery
-
Delete by query request to execute on a specific index.
- IndexDeleteByQueryResponse - Class in org.elasticsearch.action.deletebyquery
-
Delete by query response executed on a specific index.
- IndexDeleteRequest - Class in org.elasticsearch.action.delete.index
-
- IndexDeleteRequest(String) - Constructor for class org.elasticsearch.action.delete.index.IndexDeleteRequest
-
- IndexDeleteRequest(String, String) - Constructor for class org.elasticsearch.action.delete.index.IndexDeleteRequest
-
- IndexDeleteRequest(String, String, String) - Constructor for class org.elasticsearch.action.delete.index.IndexDeleteRequest
-
- IndexDeleteResponse - Class in org.elasticsearch.action.delete.index
-
Delete by query response executed on a specific index.
- indexedShapeFieldName(String) - Method in class org.elasticsearch.index.query.GeoShapeFilterBuilder
-
Sets the name of the field in the indexed Shape document that has the Shape itself
- indexedShapeIndex(String) - Method in class org.elasticsearch.index.query.GeoShapeFilterBuilder
-
Sets the name of the index where the indexed Shape can be found
- IndexException - Exception in org.elasticsearch.index
-
- IndexException(Index, String) - Constructor for exception org.elasticsearch.index.IndexException
-
- IndexException(Index, String, Throwable) - Constructor for exception org.elasticsearch.index.IndexException
-
- IndexException(Index, boolean, String, Throwable) - Constructor for exception org.elasticsearch.index.IndexException
-
- indexFailures(String) - Method in class org.elasticsearch.cluster.routing.RoutingTableValidation
-
- indexing() - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- indexing(boolean) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
- indexing() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
- indexing() - Method in class org.elasticsearch.indices.NodeIndicesStats
-
- IndexingStats - Class in org.elasticsearch.index.indexing
-
- IndexingStats() - Constructor for class org.elasticsearch.index.indexing.IndexingStats
-
- IndexingStats(IndexingStats.Stats, Map<String, IndexingStats.Stats>) - Constructor for class org.elasticsearch.index.indexing.IndexingStats
-
- IndexingStats.Stats - Class in org.elasticsearch.index.indexing
-
- IndexingStats.Stats(long, long, long, long, long, long) - Constructor for class org.elasticsearch.index.indexing.IndexingStats.Stats
-
- IndexMetaData - Class in org.elasticsearch.cluster.metadata
-
- IndexMetaData.Builder - Class in org.elasticsearch.cluster.metadata
-
- IndexMetaData.Builder(String) - Constructor for class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- IndexMetaData.Builder(IndexMetaData) - Constructor for class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- IndexMetaData.Custom - Interface in org.elasticsearch.cluster.metadata
-
- IndexMetaData.Custom.Factory<T extends IndexMetaData.Custom> - Interface in org.elasticsearch.cluster.metadata
-
- IndexMetaData.State - Enum in org.elasticsearch.cluster.metadata
-
- indexMetaDataChanged(IndexMetaData) - Method in class org.elasticsearch.cluster.ClusterChangedEvent
-
- IndexMissingException - Exception in org.elasticsearch.indices
-
- IndexMissingException(Index) - Constructor for exception org.elasticsearch.indices.IndexMissingException
-
- indexRecoveryProgress() - Method in class org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus
-
- indexRecoveryProgress() - Method in class org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus
-
- IndexReplicationOperationRequest<T extends IndexReplicationOperationRequest> - Class in org.elasticsearch.action.support.replication
-
- IndexReplicationOperationRequest() - Constructor for class org.elasticsearch.action.support.replication.IndexReplicationOperationRequest
-
- IndexRequest - Class in org.elasticsearch.action.index
-
Index request to index a typed JSON document into a specific index and make it searchable.
- IndexRequest() - Constructor for class org.elasticsearch.action.index.IndexRequest
-
- IndexRequest(String) - Constructor for class org.elasticsearch.action.index.IndexRequest
-
Constructs a new index request against the specific index.
- IndexRequest(String, String, String) - Constructor for class org.elasticsearch.action.index.IndexRequest
-
Constructs a new index request against the index, type, id and using the source.
- indexRequest() - Static method in class org.elasticsearch.client.IngestRequests
-
- indexRequest(String) - Static method in class org.elasticsearch.client.IngestRequests
-
Create an index request against a specific index.
- IndexRequest.OpType - Enum in org.elasticsearch.action.index
-
Operation type controls if the type of the index operation.
- IndexRequestBuilder - Class in org.elasticsearch.action.index
-
An index document action request builder.
- IndexRequestBuilder(IngestClient) - Constructor for class org.elasticsearch.action.index.IndexRequestBuilder
-
- IndexRequestBuilder(IngestClient, String) - Constructor for class org.elasticsearch.action.index.IndexRequestBuilder
-
- IndexResponse - Class in org.elasticsearch.action.index
-
A response of an index operation,
- IndexResponse() - Constructor for class org.elasticsearch.action.index.IndexResponse
-
- IndexResponse(String, String, String, long) - Constructor for class org.elasticsearch.action.index.IndexResponse
-
- indexRouting() - Method in class org.elasticsearch.cluster.metadata.AliasAction
-
- indexRouting(String) - Method in class org.elasticsearch.cluster.metadata.AliasAction
-
- indexRouting(String) - Method in class org.elasticsearch.cluster.metadata.AliasMetaData.Builder
-
- indexRouting() - Method in class org.elasticsearch.cluster.metadata.AliasMetaData
-
- IndexRoutingTable - Class in org.elasticsearch.cluster.routing
-
- indexRoutingTable(String) - Static method in class org.elasticsearch.cluster.routing.RoutingBuilders
-
- IndexRoutingTable.Builder - Class in org.elasticsearch.cluster.routing
-
- IndexRoutingTable.Builder(String) - Constructor for class org.elasticsearch.cluster.routing.IndexRoutingTable.Builder
-
- indexRoutingTableChanged(String) - Method in class org.elasticsearch.cluster.ClusterChangedEvent
-
- IndexSegments - Class in org.elasticsearch.action.admin.indices.segments
-
- IndexShardException - Exception in org.elasticsearch.index.shard
-
- IndexShardException(ShardId, String) - Constructor for exception org.elasticsearch.index.shard.IndexShardException
-
- IndexShardException(ShardId, String, Throwable) - Constructor for exception org.elasticsearch.index.shard.IndexShardException
-
- IndexShardRoutingTable - Class in org.elasticsearch.cluster.routing
-
- IndexShardRoutingTable.Builder - Class in org.elasticsearch.cluster.routing
-
- IndexShardRoutingTable.Builder(IndexShardRoutingTable) - Constructor for class org.elasticsearch.cluster.routing.IndexShardRoutingTable.Builder
-
- IndexShardRoutingTable.Builder(ShardId, boolean) - Constructor for class org.elasticsearch.cluster.routing.IndexShardRoutingTable.Builder
-
- indexShards() - Method in class org.elasticsearch.action.admin.indices.stats.IndexStats
-
- IndexShardSegments - Class in org.elasticsearch.action.admin.indices.segments
-
- IndexShardState - Enum in org.elasticsearch.index.shard
-
- IndexShardStats - Class in org.elasticsearch.action.admin.indices.stats
-
- IndexShardStatus - Class in org.elasticsearch.action.admin.indices.status
-
- indexSize() - Method in class org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus
-
- indexSize() - Method in class org.elasticsearch.action.admin.indices.status.GatewaySnapshotStatus
-
- indexSize() - Method in class org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus
-
- IndexStats - Class in org.elasticsearch.action.admin.indices.stats
-
- IndexStats(String, ShardStats[]) - Constructor for class org.elasticsearch.action.admin.indices.stats.IndexStats
-
- IndexStatus - Class in org.elasticsearch.action.admin.indices.status
-
- IndexTemplateAlreadyExistsException - Exception in org.elasticsearch.indices
-
- IndexTemplateAlreadyExistsException(String) - Constructor for exception org.elasticsearch.indices.IndexTemplateAlreadyExistsException
-
- IndexTemplateMetaData - Class in org.elasticsearch.cluster.metadata
-
- IndexTemplateMetaData(String, int, String, Settings, ImmutableMap<String, CompressedString>, ImmutableMap<String, IndexMetaData.Custom>) - Constructor for class org.elasticsearch.cluster.metadata.IndexTemplateMetaData
-
- IndexTemplateMetaData.Builder - Class in org.elasticsearch.cluster.metadata
-
- IndexTemplateMetaData.Builder(String) - Constructor for class org.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
-
- IndexTemplateMetaData.Builder(IndexTemplateMetaData) - Constructor for class org.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
-
- IndexTemplateMissingException - Exception in org.elasticsearch.indices
-
- IndexTemplateMissingException(String) - Constructor for exception org.elasticsearch.indices.IndexTemplateMissingException
-
- indexTime() - Method in class org.elasticsearch.index.indexing.IndexingStats.Stats
-
- indexTimeInMillis() - Method in class org.elasticsearch.index.indexing.IndexingStats.Stats
-
- IndexWarmerMissingException - Exception in org.elasticsearch.search.warmer
-
- IndexWarmerMissingException(String) - Constructor for exception org.elasticsearch.search.warmer.IndexWarmerMissingException
-
- IndexWarmersMetaData - Class in org.elasticsearch.search.warmer
-
- IndexWarmersMetaData(IndexWarmersMetaData.Entry...) - Constructor for class org.elasticsearch.search.warmer.IndexWarmersMetaData
-
- IndexWarmersMetaData.Entry - Class in org.elasticsearch.search.warmer
-
- IndexWarmersMetaData.Entry(String, String[], BytesReference) - Constructor for class org.elasticsearch.search.warmer.IndexWarmersMetaData.Entry
-
- IndexWarmersMetaData.Factory - Class in org.elasticsearch.search.warmer
-
- IndexWarmersMetaData.Factory() - Constructor for class org.elasticsearch.search.warmer.IndexWarmersMetaData.Factory
-
- indices() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
-
- indices(String[]) - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
-
- indices() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- indices() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
-
Should indices stats be returned.
- indices(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
-
Should indices stats be returned.
- indices - Variable in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
- indices() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
Indices level stats.
- indices(String...) - Method in class org.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
-
- indices() - Method in class org.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequest
-
- indices(String[]) - Method in class org.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequest
-
- indices() - Method in class org.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
-
- indices(String[]) - Method in class org.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
-
- indices(String[]) - Method in class org.elasticsearch.action.admin.indices.mapping.delete.DeleteMappingRequest
-
Sets the indices this put mapping operation will execute on.
- indices() - Method in class org.elasticsearch.action.admin.indices.mapping.delete.DeleteMappingRequest
-
The indices the mappings will be put.
- indices(String[]) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
-
Sets the indices this put mapping operation will execute on.
- indices() - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
-
The indices the mappings will be put.
- indices() - Method in class org.elasticsearch.action.admin.indices.segments.IndicesSegmentResponse
-
- indices(String...) - Method in class org.elasticsearch.action.admin.indices.settings.UpdateSettingsRequest
-
- indices() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStats
-
- indices() - Method in class org.elasticsearch.action.admin.indices.status.IndicesStatusResponse
-
- indices(String[]) - Method in class org.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequest
-
Sets the indices this put mapping operation will execute on.
- indices() - Method in class org.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequest
-
The indices the mappings will be put.
- indices() - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryResponse
-
The responses from all the different indices.
- indices(String...) - Method in class org.elasticsearch.action.search.SearchRequest
-
Sets the indices the search will be executed on.
- indices() - Method in class org.elasticsearch.action.search.SearchRequest
-
The indices
- indices - Variable in class org.elasticsearch.action.support.broadcast.BroadcastOperationRequest
-
- indices() - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationRequest
-
- indices(String...) - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationRequest
-
- indices - Variable in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequest
-
- indices() - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequest
-
- indices(String[]) - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequest
-
The indices the request will execute against.
- indices() - Method in class org.elasticsearch.cluster.block.ClusterBlocks
-
- indices(ClusterBlockLevel) - Method in class org.elasticsearch.cluster.block.ClusterBlocks
-
- indices() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- IndicesAction<Request extends ActionRequest,Response extends ActionResponse,RequestBuilder extends ActionRequestBuilder<Request,Response,RequestBuilder>> - Class in org.elasticsearch.action.admin.indices
-
- IndicesAction(String) - Constructor for class org.elasticsearch.action.admin.indices.IndicesAction
-
- IndicesAdminClient - Interface in org.elasticsearch.client
-
Administrative actions/operations against indices.
- IndicesAliasesAction - Class in org.elasticsearch.action.admin.indices.alias
-
- IndicesAliasesRequest - Class in org.elasticsearch.action.admin.indices.alias
-
A request to add/remove aliases for one or more indices.
- IndicesAliasesRequest() - Constructor for class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
-
- IndicesAliasesRequestBuilder - Class in org.elasticsearch.action.admin.indices.alias
-
- IndicesAliasesRequestBuilder(IndicesAdminClient) - Constructor for class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
-
- IndicesAliasesResponse - Class in org.elasticsearch.action.admin.indices.alias
-
A response for a add/remove alias action.
- indicesBlockedException(ClusterBlockLevel, String[]) - Method in class org.elasticsearch.cluster.block.ClusterBlocks
-
- indicesCreated() - Method in class org.elasticsearch.cluster.ClusterChangedEvent
-
Returns the indices created in this event
- indicesDeleted() - Method in class org.elasticsearch.cluster.ClusterChangedEvent
-
Returns the indices deleted in this event
- IndicesExistsAction - Class in org.elasticsearch.action.admin.indices.exists.indices
-
- IndicesExistsRequest - Class in org.elasticsearch.action.admin.indices.exists.indices
-
- IndicesExistsRequest(String...) - Constructor for class org.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequest
-
- indicesExistsRequest(String...) - Static method in class org.elasticsearch.client.AdminRequests
-
Creates an indices exists request.
- IndicesExistsRequestBuilder - Class in org.elasticsearch.action.admin.indices.exists.indices
-
- IndicesExistsRequestBuilder(IndicesAdminClient, String...) - Constructor for class org.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequestBuilder
-
- IndicesExistsResponse - Class in org.elasticsearch.action.admin.indices.exists.indices
-
- IndicesExistsResponse(boolean) - Constructor for class org.elasticsearch.action.admin.indices.exists.indices.IndicesExistsResponse
-
- indicesFailures() - Method in class org.elasticsearch.cluster.routing.RoutingTableValidation
-
- indicesFilter(FilterBuilder, String...) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
- IndicesFilterBuilder - Class in org.elasticsearch.index.query
-
A filter that will execute the wrapped filter only for the specified indices, and "match_all" when
it does not match those indices (by default).
- IndicesFilterBuilder(FilterBuilder, String...) - Constructor for class org.elasticsearch.index.query.IndicesFilterBuilder
-
- indicesQuery(QueryBuilder, String...) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A query that will execute the wrapped query only for the specified indices, and "match_all" when
it does not match those indices.
- IndicesQueryBuilder - Class in org.elasticsearch.index.query
-
A query that will execute the wrapped query only for the specified indices, and "match_all" when
it does not match those indices (by default).
- IndicesQueryBuilder(QueryBuilder, String...) - Constructor for class org.elasticsearch.index.query.IndicesQueryBuilder
-
- IndicesReplicationOperationRequest<T extends IndicesReplicationOperationRequest> - Class in org.elasticsearch.action.support.replication
-
- IndicesReplicationOperationRequest() - Constructor for class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequest
-
- IndicesReplicationOperationRequestBuilder<Request extends IndicesReplicationOperationRequest<Request>,Response extends ActionResponse,RequestBuilder extends IndicesReplicationOperationRequestBuilder<Request,Response,RequestBuilder>> - Class in org.elasticsearch.action.support.replication
-
- IndicesReplicationOperationRequestBuilder(InternalGenericClient, Request) - Constructor for class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequestBuilder
-
- indicesRouting() - Method in class org.elasticsearch.cluster.routing.RoutingTable
-
- IndicesSegmentResponse - Class in org.elasticsearch.action.admin.indices.segments
-
- IndicesSegmentsAction - Class in org.elasticsearch.action.admin.indices.segments
-
- IndicesSegmentsRequest - Class in org.elasticsearch.action.admin.indices.segments
-
- IndicesSegmentsRequest() - Constructor for class org.elasticsearch.action.admin.indices.segments.IndicesSegmentsRequest
-
- IndicesSegmentsRequest(String...) - Constructor for class org.elasticsearch.action.admin.indices.segments.IndicesSegmentsRequest
-
- indicesSegmentsRequest(String...) - Static method in class org.elasticsearch.client.AdminRequests
-
- IndicesSegmentsRequestBuilder - Class in org.elasticsearch.action.admin.indices.segments
-
- IndicesSegmentsRequestBuilder(IndicesAdminClient) - Constructor for class org.elasticsearch.action.admin.indices.segments.IndicesSegmentsRequestBuilder
-
- IndicesStats - Class in org.elasticsearch.action.admin.indices.stats
-
- IndicesStatsAction - Class in org.elasticsearch.action.admin.indices.stats
-
- IndicesStatsRequest - Class in org.elasticsearch.action.admin.indices.stats
-
A request to get indices level stats.
- IndicesStatsRequest() - Constructor for class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
- IndicesStatsRequestBuilder - Class in org.elasticsearch.action.admin.indices.stats
-
A request to get indices level stats.
- IndicesStatsRequestBuilder(IndicesAdminClient) - Constructor for class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
-
- IndicesStatusAction - Class in org.elasticsearch.action.admin.indices.status
-
- IndicesStatusRequest - Class in org.elasticsearch.action.admin.indices.status
-
- IndicesStatusRequest() - Constructor for class org.elasticsearch.action.admin.indices.status.IndicesStatusRequest
-
- IndicesStatusRequest(String...) - Constructor for class org.elasticsearch.action.admin.indices.status.IndicesStatusRequest
-
- indicesStatusRequest(String...) - Static method in class org.elasticsearch.client.AdminRequests
-
Creates an indices status request.
- IndicesStatusRequestBuilder - Class in org.elasticsearch.action.admin.indices.status
-
- IndicesStatusRequestBuilder(IndicesAdminClient) - Constructor for class org.elasticsearch.action.admin.indices.status.IndicesStatusRequestBuilder
-
- IndicesStatusResponse - Class in org.elasticsearch.action.admin.indices.status
-
- inErrs() - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- InetSocketTransportAddress - Class in org.elasticsearch.common.transport
-
- InetSocketTransportAddress(String, int) - Constructor for class org.elasticsearch.common.transport.InetSocketTransportAddress
-
- InetSocketTransportAddress(InetAddress, int) - Constructor for class org.elasticsearch.common.transport.InetSocketTransportAddress
-
- InetSocketTransportAddress(InetSocketAddress) - Constructor for class org.elasticsearch.common.transport.InetSocketTransportAddress
-
- inFilter(String, String...) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filer for a field based on several terms matching on any of them.
- inFilter(String, int...) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filer for a field based on several terms matching on any of them.
- inFilter(String, long...) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filer for a field based on several terms matching on any of them.
- inFilter(String, float...) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filer for a field based on several terms matching on any of them.
- inFilter(String, double...) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filer for a field based on several terms matching on any of them.
- inFilter(String, Object...) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filer for a field based on several terms matching on any of them.
- info(String, Object...) - Method in interface org.elasticsearch.common.logging.ESLogger
-
Logs an INFO level message.
- info(String, Throwable, Object...) - Method in interface org.elasticsearch.common.logging.ESLogger
-
Logs an INFO level message.
- info(String, Object...) - Method in class org.elasticsearch.common.logging.support.AbstractESLogger
-
- info(String, Throwable, Object...) - Method in class org.elasticsearch.common.logging.support.AbstractESLogger
-
- info() - Method in class org.elasticsearch.threadpool.client.ClientThreadPool
-
- info() - Method in interface org.elasticsearch.threadpool.ThreadPool
-
- info() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPool
-
- info() - Method in class org.elasticsearch.transport.client.ClientTransportService
-
- info(String) - Method in class org.elasticsearch.transport.netty.NettyInternalESLogger
-
- info(String, Throwable) - Method in class org.elasticsearch.transport.netty.NettyInternalESLogger
-
- inForkJoinPool() - Static method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Returns
true if the current thread is a
ForkJoinWorkerThread executing as a ForkJoinPool computation.
- IngestClient - Interface in org.elasticsearch.client
-
An IngestClient provides an interface for performing index actions/operations against the cluster.
- IngestRequests - Class in org.elasticsearch.client
-
A handy one stop shop for creating indexer requests (make sure to import static this class).
- IngestRequests() - Constructor for class org.elasticsearch.client.IngestRequests
-
- initializeAsNew(IndexMetaData) - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable.Builder
-
Initializes a new empty index, as if it was created from an API.
- initializeAsRecovery(IndexMetaData) - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable.Builder
-
Initializes a new empty index, as if it was created from an API.
- initializing() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- initializing() - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
The shard is initializing (usually recovering either from peer shard
or from gateway).
- initializingShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- initializingShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- initializingShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterShardHealth
-
- initialValue() - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider.ThreadLocalBoolean
-
- innerFuture - Variable in class com.ning.http.client.providers.jdk.JDKFuture
-
- inOrder(boolean) - Method in class org.elasticsearch.index.query.SpanNearQueryBuilder
-
- inputArguments() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- inputBuffer - Variable in class org.elasticsearch.common.compress.snappy.ClientSnappyCompressedStreamInput
-
- InputStreamBodyGenerator - Class in com.ning.http.client.generators
-
- InputStreamBodyGenerator(InputStream) - Constructor for class com.ning.http.client.generators.InputStreamBodyGenerator
-
- InputStreamBodyGenerator.ISBody - Class in com.ning.http.client.generators
-
- InputStreamBodyGenerator.ISBody() - Constructor for class com.ning.http.client.generators.InputStreamBodyGenerator.ISBody
-
- InputStreamStreamInput - Class in org.elasticsearch.common.io.stream
-
- InputStreamStreamInput(InputStream) - Constructor for class org.elasticsearch.common.io.stream.InputStreamStreamInput
-
- inQuery(String, String...) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A filer for a field based on several terms matching on any of them.
- inQuery(String, int...) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A filer for a field based on several terms matching on any of them.
- inQuery(String, long...) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A filer for a field based on several terms matching on any of them.
- inQuery(String, float...) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A filer for a field based on several terms matching on any of them.
- inQuery(String, double...) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A filer for a field based on several terms matching on any of them.
- inQuery(String, Object...) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A filer for a field based on several terms matching on any of them.
- inSegs() - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- insertionSort(T[], int, int, Comparator<? super T>) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- insertionSort(T[], Comparator<? super T>) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- insertionSort(T[], int, int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
Sorts the given array slice in natural order.
- insertionSort(T[]) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
Sorts the given array in natural order.
- insertionSort(int, int) - Method in class org.elasticsearch.common.lucene.util.SorterTemplate
-
Sorts via stable in-place InsertionSort algorithm
(ideal for small collections which are mostly presorted).
- inspect() - Method in class org.elasticsearch.common.util.concurrent.ThreadBarrier
-
Inspects if the barrier is broken.
- INSTANCE - Static variable in class org.elasticsearch.action.admin.cluster.health.ClusterHealthAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.cluster.node.restart.NodesRestartAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.cluster.node.shutdown.NodesShutdownAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.cluster.settings.ClusterGetSettingsAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.cluster.state.ClusterStateAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.analyze.AnalyzeAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.close.CloseIndexAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.create.CreateIndexAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.delete.DeleteIndexAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.exists.indices.IndicesExistsAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.exists.types.TypesExistsAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.flush.FlushAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.gateway.snapshot.GatewaySnapshotAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.mapping.delete.DeleteMappingAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.open.OpenIndexAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.optimize.OptimizeAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.refresh.RefreshAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.segments.IndicesSegmentsAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.settings.UpdateSettingsAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.stats.IndicesStatsAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.status.IndicesStatusAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.validate.query.ValidateQueryAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.admin.indices.warmer.put.PutWarmerAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.bulk.BulkAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.count.CountAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.delete.DeleteAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.deletebyquery.DeleteByQueryAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.explain.ExplainAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.get.GetAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.get.MultiGetAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.index.IndexAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.mlt.MoreLikeThisAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.percolate.PercolateAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.search.MultiSearchAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.search.SearchAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.search.SearchScrollAction
-
- INSTANCE - Static variable in class org.elasticsearch.action.update.UpdateAction
-
- INSTANCE - Static variable in class org.elasticsearch.common.compress.lzf.LZFCompressorContext
-
- INSTANCE - Static variable in class org.elasticsearch.common.lucene.search.MatchNoDocsQuery
-
- INSTANCE - Static variable in class org.elasticsearch.common.transport.DummyTransportAddress
-
- INSTANCE - Static variable in class org.elasticsearch.transport.TransportRequest.Empty
-
- INSTANCE - Static variable in class org.elasticsearch.transport.TransportResponse.Empty
-
- INSTANCE_SAME - Static variable in class org.elasticsearch.transport.EmptyTransportResponseHandler
-
- InstanceShardOperationRequest<T extends InstanceShardOperationRequest> - Class in org.elasticsearch.action.support.single.instance
-
- InstanceShardOperationRequest() - Constructor for class org.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
-
- InstanceShardOperationRequest(String) - Constructor for class org.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
-
- InstanceShardOperationRequestBuilder<Request extends InstanceShardOperationRequest<Request>,Response extends ActionResponse,RequestBuilder extends InstanceShardOperationRequestBuilder<Request,Response,RequestBuilder>> - Class in org.elasticsearch.action.support.single.instance
-
- InstanceShardOperationRequestBuilder(InternalGenericClient, Request) - Constructor for class org.elasticsearch.action.support.single.instance.InstanceShardOperationRequestBuilder
-
- interfaceHasIPAddresses(NetworkInterface, NetworkUtils.StackType) - Static method in class org.elasticsearch.common.network.NetworkUtils
-
A function to check if an interface supports an IP version (i.e has addresses
defined for that IP version).
- internalAddListener(Object) - Method in class org.elasticsearch.action.support.AbstractListenableActionFuture
-
- internalBuilder(SearchSourceBuilder) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the source builder to be used with this request.
- internalBuilder() - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Returns the internal search source builder used to construct the request.
- InternalClientSettingsPreparer - Class in org.elasticsearch.client.internal
-
- InternalClientSettingsPreparer() - Constructor for class org.elasticsearch.client.internal.InternalClientSettingsPreparer
-
- InternalClusterAdminClient - Interface in org.elasticsearch.client.internal
-
- internalDebug(String) - Method in class org.elasticsearch.common.logging.jdk.JdkESLogger
-
- internalDebug(String, Throwable) - Method in class org.elasticsearch.common.logging.jdk.JdkESLogger
-
- internalDebug(String) - Method in class org.elasticsearch.common.logging.log4j.Log4jESLogger
-
- internalDebug(String, Throwable) - Method in class org.elasticsearch.common.logging.log4j.Log4jESLogger
-
- internalDebug(String) - Method in class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- internalDebug(String, Throwable) - Method in class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- internalDebug(String) - Method in class org.elasticsearch.common.logging.support.AbstractESLogger
-
- internalDebug(String, Throwable) - Method in class org.elasticsearch.common.logging.support.AbstractESLogger
-
- internalError(String) - Method in class org.elasticsearch.common.logging.jdk.JdkESLogger
-
- internalError(String, Throwable) - Method in class org.elasticsearch.common.logging.jdk.JdkESLogger
-
- internalError(String) - Method in class org.elasticsearch.common.logging.log4j.Log4jESLogger
-
- internalError(String, Throwable) - Method in class org.elasticsearch.common.logging.log4j.Log4jESLogger
-
- internalError(String) - Method in class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- internalError(String, Throwable) - Method in class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- internalError(String) - Method in class org.elasticsearch.common.logging.support.AbstractESLogger
-
- internalError(String, Throwable) - Method in class org.elasticsearch.common.logging.support.AbstractESLogger
-
- InternalFacet - Interface in org.elasticsearch.search.facet
-
- InternalFacet.Stream - Interface in org.elasticsearch.search.facet
-
- InternalFacet.Streams - Class in org.elasticsearch.search.facet
-
- InternalFacet.Streams() - Constructor for class org.elasticsearch.search.facet.InternalFacet.Streams
-
- InternalFacets - Class in org.elasticsearch.search.facet
-
- InternalFacets(List<Facet>) - Constructor for class org.elasticsearch.search.facet.InternalFacets
-
Constructs a new facets.
- InternalGenericClient - Interface in org.elasticsearch.client.internal
-
- internalHighlightFields() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- internalHits() - Method in class org.elasticsearch.search.internal.InternalSearchHits
-
- InternalHttpClusterAdminClient - Class in org.elasticsearch.client.http.support
-
- InternalHttpClusterAdminClient(Settings, HttpClusterAdminActionModule) - Constructor for class org.elasticsearch.client.http.support.InternalHttpClusterAdminClient
-
- InternalHttpIndicesAdminClient - Class in org.elasticsearch.client.http.support
-
- InternalHttpIndicesAdminClient(Settings, HttpIndicesAdminActionModule) - Constructor for class org.elasticsearch.client.http.support.InternalHttpIndicesAdminClient
-
- InternalHttpIngestClient - Class in org.elasticsearch.client.http.support
-
- InternalHttpIngestClient(Settings) - Constructor for class org.elasticsearch.client.http.support.InternalHttpIngestClient
-
- InternalHttpSearchClient - Class in org.elasticsearch.client.http.support
-
- InternalHttpSearchClient(Settings) - Constructor for class org.elasticsearch.client.http.support.InternalHttpSearchClient
-
- InternalIndicesAdminClient - Interface in org.elasticsearch.client.internal
-
- internalInfo(String) - Method in class org.elasticsearch.common.logging.jdk.JdkESLogger
-
- internalInfo(String, Throwable) - Method in class org.elasticsearch.common.logging.jdk.JdkESLogger
-
- internalInfo(String) - Method in class org.elasticsearch.common.logging.log4j.Log4jESLogger
-
- internalInfo(String, Throwable) - Method in class org.elasticsearch.common.logging.log4j.Log4jESLogger
-
- internalInfo(String) - Method in class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- internalInfo(String, Throwable) - Method in class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- internalInfo(String) - Method in class org.elasticsearch.common.logging.support.AbstractESLogger
-
- internalInfo(String, Throwable) - Method in class org.elasticsearch.common.logging.support.AbstractESLogger
-
- internalMap() - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
- InternalSearchHit - Class in org.elasticsearch.search.internal
-
- InternalSearchHit(int, String, String, byte[], Map<String, SearchHitField>) - Constructor for class org.elasticsearch.search.internal.InternalSearchHit
-
- InternalSearchHit.Fields - Class in org.elasticsearch.search.internal
-
- InternalSearchHit.Fields() - Constructor for class org.elasticsearch.search.internal.InternalSearchHit.Fields
-
- InternalSearchHitField - Class in org.elasticsearch.search.internal
-
- InternalSearchHitField(String, List<Object>) - Constructor for class org.elasticsearch.search.internal.InternalSearchHitField
-
- InternalSearchHits - Class in org.elasticsearch.search.internal
-
- InternalSearchHits(InternalSearchHit[], long, float) - Constructor for class org.elasticsearch.search.internal.InternalSearchHits
-
- InternalSearchHits.StreamContext - Class in org.elasticsearch.search.internal
-
- InternalSearchHits.StreamContext() - Constructor for class org.elasticsearch.search.internal.InternalSearchHits.StreamContext
-
- InternalSearchHits.StreamContext.ShardTargetType - Enum in org.elasticsearch.search.internal
-
- InternalSearchResponse - Class in org.elasticsearch.search.internal
-
- InternalSearchResponse(InternalSearchHits, InternalFacets, boolean) - Constructor for class org.elasticsearch.search.internal.InternalSearchResponse
-
- internalSourceRef() - Method in class org.elasticsearch.index.get.GetResult
-
Internal source representation, might be compressed....
- internalSourceRef() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
Internal source representation, might be compressed....
- internalTrace(String) - Method in class org.elasticsearch.common.logging.jdk.JdkESLogger
-
- internalTrace(String, Throwable) - Method in class org.elasticsearch.common.logging.jdk.JdkESLogger
-
- internalTrace(String) - Method in class org.elasticsearch.common.logging.log4j.Log4jESLogger
-
- internalTrace(String, Throwable) - Method in class org.elasticsearch.common.logging.log4j.Log4jESLogger
-
- internalTrace(String) - Method in class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- internalTrace(String, Throwable) - Method in class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- internalTrace(String) - Method in class org.elasticsearch.common.logging.support.AbstractESLogger
-
- internalTrace(String, Throwable) - Method in class org.elasticsearch.common.logging.support.AbstractESLogger
-
- internalWarn(String) - Method in class org.elasticsearch.common.logging.jdk.JdkESLogger
-
- internalWarn(String, Throwable) - Method in class org.elasticsearch.common.logging.jdk.JdkESLogger
-
- internalWarn(String) - Method in class org.elasticsearch.common.logging.log4j.Log4jESLogger
-
- internalWarn(String, Throwable) - Method in class org.elasticsearch.common.logging.log4j.Log4jESLogger
-
- internalWarn(String) - Method in class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- internalWarn(String, Throwable) - Method in class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- internalWarn(String) - Method in class org.elasticsearch.common.logging.support.AbstractESLogger
-
- internalWarn(String, Throwable) - Method in class org.elasticsearch.common.logging.support.AbstractESLogger
-
- interruptTask() - Method in class org.elasticsearch.common.util.concurrent.BaseFuture
-
Subclasses can override this method to implement interruption of the
future's computation.
- interval(TimeValue) - Method in class org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
-
- interval() - Method in class org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
-
- intToBytes(int) - Static method in class org.elasticsearch.common.Numbers
-
Converts an int to a byte array.
- intValue() - Method in class org.elasticsearch.common.util.concurrent.jsr166e.LongAdder
-
Returns the
LongAdder.sum() as an
int after a narrowing
primitive conversion.
- intValue() - Method in class org.elasticsearch.common.xcontent.support.AbstractXContentParser
-
- intValue() - Method in interface org.elasticsearch.common.xcontent.XContentParser
-
- INVALID_FILENAME_CHARS - Static variable in class org.elasticsearch.common.Strings
-
- InvalidAliasNameException - Exception in org.elasticsearch.indices
-
- InvalidAliasNameException(Index, String, String) - Constructor for exception org.elasticsearch.indices.InvalidAliasNameException
-
- InvalidIndexNameException - Exception in org.elasticsearch.indices
-
- InvalidIndexNameException(Index, String, String) - Constructor for exception org.elasticsearch.indices.InvalidIndexNameException
-
- InvalidIndexTemplateException - Exception in org.elasticsearch.indices
-
- InvalidIndexTemplateException(String, String) - Constructor for exception org.elasticsearch.indices.InvalidIndexTemplateException
-
- invoke(ForkJoinTask<T>) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Performs the given task, returning its result upon completion.
- invoke() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Commences performing this task, awaits its completion if
necessary, and returns its result, or throws an (unchecked)
RuntimeException or Error if the underlying
computation did so.
- invokeAll(Collection<? extends Callable<T>>) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
- invokeAll(ForkJoinTask<?>, ForkJoinTask<?>) - Static method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Forks the given tasks, returning when isDone holds for
each task or an (unchecked) exception is encountered, in which
case the exception is rethrown.
- invokeAll(ForkJoinTask<?>...) - Static method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Forks the given tasks, returning when isDone holds for
each task or an (unchecked) exception is encountered, in which
case the exception is rethrown.
- invokeAll(Collection<T>) - Static method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Forks all tasks in the specified collection, returning when
isDone holds for each task or an (unchecked) exception
is encountered, in which case the exception is rethrown.
- ioException(IOException) - Method in class com.ning.http.client.filter.FilterContext.FilterContextBuilder
-
- IOExceptionFilter - Interface in com.ning.http.client.filter
-
This filter is invoked when an
IOException occurs during an http transaction.
- ioExceptionFilters - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- ioThreadMultiplier - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- IPv4_SETTING - Static variable in class org.elasticsearch.common.network.NetworkUtils
-
- IPv6_SETTING - Static variable in class org.elasticsearch.common.network.NetworkUtils
-
- isAllNodes(String...) - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- isArray(Object) - Static method in class org.elasticsearch.common.xcontent.support.XContentMapValues
-
- isBoostTerms() - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- isBroken() - Method in class org.elasticsearch.common.util.concurrent.ThreadBarrier
-
Queries if this barrier is in a broken state.
- isCacheable() - Method in class org.elasticsearch.common.lucene.docset.AllDocSet
-
- isCacheable() - Method in class org.elasticsearch.common.lucene.docset.AndDocIdSet
-
- isCacheable() - Method in class org.elasticsearch.common.lucene.docset.AndDocSet
-
- isCacheable() - Method in class org.elasticsearch.common.lucene.docset.FixedBitDocSet
-
- isCacheable() - Method in class org.elasticsearch.common.lucene.docset.NotDocIdSet
-
- isCacheable() - Method in class org.elasticsearch.common.lucene.docset.NotDocSet
-
- isCacheable() - Method in class org.elasticsearch.common.lucene.docset.OpenBitDocSet
-
- isCacheable() - Method in class org.elasticsearch.common.lucene.docset.OrDocIdSet
-
- isCacheable() - Method in class org.elasticsearch.common.lucene.docset.OrDocSet
-
- isCancelled() - Method in class com.ning.http.client.providers.jdk.JDKDelegateFuture
-
- isCancelled() - Method in class com.ning.http.client.providers.jdk.JDKFuture
-
- isCancelled() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
- isCancelled() - Method in class org.elasticsearch.common.util.concurrent.BaseFuture
-
- isCancelled() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
- isClientNode() - Method in class org.elasticsearch.cluster.node.DiscoveryNode
-
- isCloseConnectionException(Throwable) - Static method in class org.elasticsearch.common.transport.NetworkExceptionHelper
-
- isClosed() - Method in class com.ning.http.client.AsyncHttpClient
-
Return true if closed
- isClosed() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
- isCommitted() - Method in class org.elasticsearch.index.engine.Segment
-
- isCompletedAbnormally() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Returns true if this task threw an exception or was cancelled.
- isCompletedNormally() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Returns true if this task completed without throwing an
exception and was not cancelled.
- isCompress(byte) - Static method in class org.elasticsearch.transport.support.TransportStatus
-
- isCompressed(BytesReference) - Method in interface org.elasticsearch.common.compress.BasicCompressor
-
- isCompressed(byte[], int, int) - Method in interface org.elasticsearch.common.compress.BasicCompressor
-
- isCompressed(BytesReference) - Static method in class org.elasticsearch.common.compress.BasicCompressorFactory
-
- isCompressed(byte[]) - Static method in class org.elasticsearch.common.compress.BasicCompressorFactory
-
- isCompressed(byte[], int, int) - Static method in class org.elasticsearch.common.compress.BasicCompressorFactory
-
- isCompressed(BytesReference) - Method in class org.elasticsearch.common.compress.lzf.BasicLZFCompressor
-
- isCompressed(byte[], int, int) - Method in class org.elasticsearch.common.compress.lzf.BasicLZFCompressor
-
- isCompressed(ChannelBuffer) - Method in interface org.elasticsearch.common.compress.NettyCompressor
-
- isCompressed(byte[], int, int) - Method in class org.elasticsearch.common.compress.snappy.ClientSnappyCompressor
-
- isCompressed(BytesReference) - Method in class org.elasticsearch.common.compress.snappy.ClientSnappyCompressor
-
- isCompressionEnabled() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
Is HTTP compression enabled.
- isConcrete(Class<?>) - Static method in class org.elasticsearch.common.Classes
-
- isConnectAllowed() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- isConnectException(Throwable) - Static method in class org.elasticsearch.common.transport.NetworkExceptionHelper
-
- isConstantMatchAllQuery(Query) - Static method in class org.elasticsearch.common.lucene.search.Queries
-
- isDataNode() - Method in class org.elasticsearch.cluster.node.DiscoveryNode
-
Should this node hold data (shards) or not.
- isDebugEnabled() - Method in interface org.elasticsearch.common.logging.ESLogger
-
Returns true if a DEBUG level message is logged.
- isDebugEnabled() - Method in class org.elasticsearch.common.logging.jdk.JdkESLogger
-
- isDebugEnabled() - Method in class org.elasticsearch.common.logging.log4j.Log4jESLogger
-
- isDebugEnabled() - Method in class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- isDebugEnabled() - Method in class org.elasticsearch.transport.netty.NettyInternalESLogger
-
- isDone - Variable in class com.ning.http.client.providers.jdk.JDKFuture
-
- isDone() - Method in class com.ning.http.client.providers.jdk.JDKFuture
-
- isDone() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
- isDone() - Method in class org.elasticsearch.common.util.concurrent.BaseFuture
-
- isDone() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
- isEmpty() - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
- isEmpty() - Method in class com.ning.http.client.FluentStringsMap
- isEmpty() - Method in class com.ning.http.client.simple.HeaderMap
-
- isEmpty() - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- isEmpty() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
Returns true if this collection contains no elements.
- isEmpty() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.LinkedTransferQueue
-
Returns true if this queue contains no elements.
- isError(byte) - Static method in class org.elasticsearch.transport.support.TransportStatus
-
- isErrorEnabled() - Method in interface org.elasticsearch.common.logging.ESLogger
-
Returns true if an ERROR level message is logged.
- isErrorEnabled() - Method in class org.elasticsearch.common.logging.jdk.JdkESLogger
-
- isErrorEnabled() - Method in class org.elasticsearch.common.logging.log4j.Log4jESLogger
-
- isErrorEnabled() - Method in class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- isErrorEnabled() - Method in class org.elasticsearch.transport.netty.NettyInternalESLogger
-
- isExists() - Method in class org.elasticsearch.action.admin.indices.exists.indices.IndicesExistsResponse
-
- isExists() - Method in class org.elasticsearch.action.admin.indices.exists.types.TypesExistsResponse
-
- isExists() - Method in class org.elasticsearch.action.explain.ExplainResponse
-
- isExists() - Method in class org.elasticsearch.action.get.GetResponse
-
Does the document exists.
- isExists() - Method in class org.elasticsearch.index.get.GetResult
-
Does the document exists.
- isFailed() - Method in class com.ning.http.multipart.FilePartStallHandler
-
- isFailed() - Method in class org.elasticsearch.action.bulk.BulkItemResponse
-
Is this a failed execution of an operation.
- isFailed() - Method in class org.elasticsearch.action.get.MultiGetItemResponse
-
Is this a failed execution?
- isFailure() - Method in class org.elasticsearch.action.search.MultiSearchResponse.Item
-
Is it a failed search?
- isGlobalStateEquals(MetaData, MetaData) - Static method in class org.elasticsearch.cluster.metadata.MetaData
-
- isInAuth() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- isInfoEnabled() - Method in interface org.elasticsearch.common.logging.ESLogger
-
Returns true if an INFO level message is logged.
- isInfoEnabled() - Method in class org.elasticsearch.common.logging.jdk.JdkESLogger
-
- isInfoEnabled() - Method in class org.elasticsearch.common.logging.log4j.Log4jESLogger
-
- isInfoEnabled() - Method in class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- isInfoEnabled() - Method in class org.elasticsearch.transport.netty.NettyInternalESLogger
-
- isInnerClass(Class<?>) - Static method in class org.elasticsearch.common.Classes
-
- isIPv4() - Static method in class org.elasticsearch.common.network.NetworkUtils
-
- isLast() - Method in class com.ning.http.client.HttpResponseBodyPart
-
Return true if this is the last part.
- isLast() - Method in class com.ning.http.client.providers.jdk.ResponseBodyPart
-
Return true if this is the last part.
- isLast() - Method in class com.ning.http.client.providers.netty.ResponseBodyPart
-
Return true if this is the last part.
- isLastGcEnabled() - Static method in class org.elasticsearch.monitor.jvm.JvmStats
-
- isMasterNode() - Method in class org.elasticsearch.cluster.node.DiscoveryNode
-
Can this node become master or not.
- isMatch() - Method in class org.elasticsearch.action.explain.ExplainResponse
-
- isNegativeQuery(Query) - Static method in class org.elasticsearch.common.lucene.search.Queries
-
- isNotFound() - Method in class org.elasticsearch.action.delete.DeleteResponse
-
Returns true if there was no doc found to delete.
- isNtlmMessageType2Received() - Method in class com.ning.http.client.Realm
-
- isObject(Object) - Static method in class org.elasticsearch.common.xcontent.support.XContentMapValues
-
- isOpen() - Method in class com.ning.http.client.providers.netty.NettyWebSocket
-
- isOpen() - Method in interface com.ning.http.client.websocket.WebSocket
-
Returns true if the WebSocket is open/connected.
- isPrimaryActive() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterShardHealth
-
- isQuiescent() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Returns true if all worker threads are currently idle.
- isRedirected() - Method in class com.ning.http.client.providers.ResponseBase
-
- isRedirected() - Method in interface com.ning.http.client.Response
-
Return true if the response redirects to another object.
- isRedirected() - Method in class com.ning.http.client.webdav.WebDavResponse
-
- isRedirectEnabled() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
Is HTTP redirect enabled
- isRedirectEnabled() - Method in interface com.ning.http.client.Request
-
Return the true> to follow redirect
- isRedirectOverrideSet() - Method in interface com.ning.http.client.Request
-
- isReleasable() - Method in interface org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool.ManagedBlocker
-
Returns true if blocking is unnecessary.
- isRemoveQueryParamOnRedirect() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
Return true if the query parameters will be stripped from the request when a redirect is requested.
- isRepeatable() - Method in class com.ning.http.multipart.MultipartRequestEntity
-
Returns true if all parts are repeatable, false otherwise.
- isRepeatable() - Method in class com.ning.http.multipart.Part
-
Tests if this part can be sent more than once.
- isRepeatable() - Method in interface com.ning.http.multipart.RequestEntity
-
- isRequest(byte) - Static method in class org.elasticsearch.transport.support.TransportStatus
-
- isSearch() - Method in class org.elasticsearch.index.engine.Segment
-
- isSecure() - Method in class com.ning.http.client.Cookie
-
- isShutdown() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Returns true if this pool has been shut down.
- isSimpleMatchPattern(String) - Static method in class org.elasticsearch.common.regex.Regex
-
Is the str a simple match pattern.
- isSourceEmpty() - Method in class org.elasticsearch.action.get.GetResponse
-
Is the source empty (not available) or not.
- isSourceEmpty() - Method in class org.elasticsearch.index.get.GetResult
-
Is the source empty (not available) or not.
- isSourceEmpty() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- isSourceEmpty() - Method in interface org.elasticsearch.search.SearchHit
-
Is the source empty (not available) or not.
- isSslConnectionPoolEnabled() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
Return true is SSL connection polling is enabled.
- isStackAvailable(boolean) - Static method in class org.elasticsearch.common.network.NetworkUtils
-
- isStrict302Handling() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
In the case of a POST/Redirect/Get scenario where the server uses a 302
for the redirect, should AHC respond to the redirect with a GET or
whatever the original method was.
- isSupportedJVM() - Static method in class org.elasticsearch.common.lucene.util.RamUsageEstimator
-
Returns true, if the current JVM is fully supported by RamUsageEstimator.
- isTerminated() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Returns true if all tasks have completed following shut down.
- isTerminated() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Returns true if this phaser has been terminated.
- isTerminating() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Returns true if the process of termination has
commenced but not yet completed.
- isTimedOut() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- isTimedOut() - Method in class org.elasticsearch.action.search.SearchResponse
-
Has the search operation timed out.
- isTraceEnabled() - Method in interface org.elasticsearch.common.logging.ESLogger
-
Returns true if a TRACE level message is logged.
- isTraceEnabled() - Method in class org.elasticsearch.common.logging.jdk.JdkESLogger
-
- isTraceEnabled() - Method in class org.elasticsearch.common.logging.log4j.Log4jESLogger
-
- isTraceEnabled() - Method in class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- isTraillingHeadersReceived() - Method in class com.ning.http.client.HttpResponseHeaders
-
Return true is headers has been received after the response body.
- isUseRawUrl() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
- isUseRawUrl() - Method in interface com.ning.http.client.Request
-
- isValue() - Method in enum org.elasticsearch.common.xcontent.XContentParser.Token
-
- isWarnEnabled() - Method in interface org.elasticsearch.common.logging.ESLogger
-
Returns true if a WARN level message is logged.
- isWarnEnabled() - Method in class org.elasticsearch.common.logging.jdk.JdkESLogger
-
- isWarnEnabled() - Method in class org.elasticsearch.common.logging.log4j.Log4jESLogger
-
- isWarnEnabled() - Method in class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- isWarnEnabled() - Method in class org.elasticsearch.transport.netty.NettyInternalESLogger
-
- isWithin(double, double) - Method in interface org.elasticsearch.index.search.geo.GeoDistance.DistanceBoundingCheck
-
- isWithin(double, double) - Method in class org.elasticsearch.index.search.geo.GeoDistance.Meridian180DistanceBoundingCheck
-
- isWithin(double, double) - Method in class org.elasticsearch.index.search.geo.GeoDistance.SimpleDistanceBoundingCheck
-
- itemId() - Method in class org.elasticsearch.action.bulk.BulkItemResponse
-
The numeric order of the item matching the same request order in the bulk request.
- items() - Method in class org.elasticsearch.action.bulk.BulkResponse
-
The items representing each action performed in the bulk operation (in the same order!).
- items() - Method in class org.elasticsearch.action.get.MultiGetRequest
-
- iterate(PortsRange.PortCallback) - Method in class org.elasticsearch.common.transport.PortsRange
-
- iterator() - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
- iterator() - Method in class com.ning.http.client.FluentStringsMap
- iterator() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- iterator() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- iterator() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse
-
- iterator() - Method in class org.elasticsearch.action.admin.indices.segments.IndexSegments
-
- iterator() - Method in class org.elasticsearch.action.admin.indices.segments.IndexShardSegments
-
- iterator() - Method in class org.elasticsearch.action.admin.indices.segments.ShardSegments
-
- iterator() - Method in class org.elasticsearch.action.admin.indices.stats.IndexShardStats
-
- iterator() - Method in class org.elasticsearch.action.admin.indices.stats.IndexStats
-
- iterator() - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
- iterator() - Method in class org.elasticsearch.action.admin.indices.status.IndexStatus
-
- iterator() - Method in class org.elasticsearch.action.bulk.BulkResponse
-
- iterator() - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryResponse
-
- iterator() - Method in class org.elasticsearch.action.get.GetResponse
-
- iterator() - Method in class org.elasticsearch.action.get.MultiGetResponse
-
- iterator() - Method in class org.elasticsearch.action.percolate.PercolateResponse
-
- iterator() - Method in class org.elasticsearch.action.search.MultiSearchResponse
-
- iterator() - Method in class org.elasticsearch.action.support.nodes.NodesOperationResponse
-
- iterator() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- iterator() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- iterator() - Method in class org.elasticsearch.cluster.routing.GroupShardsIterator
-
- iterator() - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
- iterator() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- iterator() - Method in class org.elasticsearch.cluster.routing.RoutingNode
-
- iterator() - Method in class org.elasticsearch.cluster.routing.RoutingNodes
-
- iterator() - Method in class org.elasticsearch.cluster.routing.RoutingTable
-
- iterator() - Method in class org.elasticsearch.common.collect.MapBackedSet
-
- iterator() - Method in class org.elasticsearch.common.lucene.docset.AllDocSet
-
- iterator() - Method in class org.elasticsearch.common.lucene.docset.AndDocIdSet
-
- iterator() - Method in class org.elasticsearch.common.lucene.docset.AndDocSet
-
- iterator() - Method in class org.elasticsearch.common.lucene.docset.FixedBitDocSet
-
- iterator() - Method in class org.elasticsearch.common.lucene.docset.GetDocSet
-
- iterator() - Method in class org.elasticsearch.common.lucene.docset.NotDocIdSet
-
- iterator() - Method in class org.elasticsearch.common.lucene.docset.OpenBitDocSet
-
- iterator() - Method in class org.elasticsearch.common.lucene.docset.OrDocIdSet
-
- iterator() - Method in class org.elasticsearch.common.lucene.docset.OrDocSet
-
- iterator() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
Returns an iterator over the elements in this deque in proper sequence.
- iterator() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.LinkedTransferQueue
-
Returns an iterator over the elements in this queue in proper sequence.
- iterator() - Method in class org.elasticsearch.index.get.GetField
-
- iterator() - Method in class org.elasticsearch.index.get.GetResult
-
- iterator() - Method in class org.elasticsearch.monitor.fs.FsStats
-
- iterator() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollectors
-
- iterator() - Method in class org.elasticsearch.monitor.jvm.JvmStats.Mem
-
- iterator() - Method in class org.elasticsearch.search.facet.InternalFacets
-
Iterates over the
Facets.
- iterator() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- iterator() - Method in class org.elasticsearch.search.internal.InternalSearchHitField
-
- iterator() - Method in class org.elasticsearch.search.internal.InternalSearchHits
-
- iterator() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolInfo
-
- iterator() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolStats
-
- iterator() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolInfo
-
- iterator() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolStats
-
- iterators() - Method in class org.elasticsearch.cluster.routing.GroupShardsIterator
-
- itoa(int) - Static method in class org.elasticsearch.common.Bytes
-
Blatant copy of Integer.toString, but returning a byte array instead of a String, as
string charset decoding/encoding was killing us on performance.
- param(String, BytesReference) - Method in class org.elasticsearch.action.support.HttpRequest
-
- param(String, String) - Method in class org.elasticsearch.action.support.HttpRequest
-
- param(String, String[]) - Method in class org.elasticsearch.action.support.HttpRequest
-
- param(String, Integer) - Method in class org.elasticsearch.action.support.HttpRequest
-
- param(String, Long) - Method in class org.elasticsearch.action.support.HttpRequest
-
- param(String, Double) - Method in class org.elasticsearch.action.support.HttpRequest
-
- param(String, Float) - Method in class org.elasticsearch.action.support.HttpRequest
-
- param(String, Boolean) - Method in class org.elasticsearch.action.support.HttpRequest
-
- param(String, TimeValue) - Method in class org.elasticsearch.action.support.HttpRequest
-
- param(String) - Method in class org.elasticsearch.common.xcontent.ToXContent.MapParams
-
- param(String, String) - Method in class org.elasticsearch.common.xcontent.ToXContent.MapParams
-
- param(String) - Method in interface org.elasticsearch.common.xcontent.ToXContent.Params
-
- param(String, String) - Method in interface org.elasticsearch.common.xcontent.ToXContent.Params
-
- param(String, Object) - Method in class org.elasticsearch.index.query.CustomFiltersScoreQueryBuilder
-
Additional parameters that can be provided to the script.
- param(String, Object) - Method in class org.elasticsearch.index.query.CustomScoreQueryBuilder
-
Additional parameters that can be provided to the script.
- param(String, Object) - Method in class org.elasticsearch.search.sort.ScriptSortBuilder
-
Adds a parameter to the script.
- paramAsBoolean(String, boolean) - Method in class org.elasticsearch.common.xcontent.ToXContent.MapParams
-
- paramAsBoolean(String, boolean) - Method in interface org.elasticsearch.common.xcontent.ToXContent.Params
-
- paramAsBooleanOptional(String, Boolean) - Method in class org.elasticsearch.common.xcontent.ToXContent.MapParams
-
- paramAsBooleanOptional(String, Boolean) - Method in interface org.elasticsearch.common.xcontent.ToXContent.Params
-
- params(Map<String, Object>) - Method in class org.elasticsearch.index.query.CustomFiltersScoreQueryBuilder
-
Additional parameters that can be provided to the script.
- params(Map<String, Object>) - Method in class org.elasticsearch.index.query.CustomScoreQueryBuilder
-
Additional parameters that can be provided to the script.
- params(Map<String, Object>) - Method in class org.elasticsearch.index.query.ScriptFilterBuilder
-
- parent(String) - Method in class org.elasticsearch.action.delete.DeleteRequest
-
Sets the parent id of this document.
- parent() - Method in class org.elasticsearch.action.delete.DeleteRequest
-
- parent() - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- parent(String) - Method in class org.elasticsearch.action.explain.ExplainRequest
-
Simple sets the routing.
- parent(String) - Method in class org.elasticsearch.action.get.GetRequest
-
Sets the parent id of this document.
- parent(String) - Method in class org.elasticsearch.action.index.IndexRequest
-
Sets the parent id of this document.
- parent() - Method in class org.elasticsearch.action.index.IndexRequest
-
- parent(String) - Method in class org.elasticsearch.action.update.UpdateRequest
-
Sets the parent id of this document.
- parent() - Method in class org.elasticsearch.action.update.UpdateRequest
-
- parse(XContentParser, MappingMetaData.ParseContext) - Method in class org.elasticsearch.cluster.metadata.MappingMetaData
-
- parse(XContentParser) - Static method in class org.elasticsearch.common.geo.GeoJSONShapeParser
-
Parses the current object from the given
XContentParser, creating
the
Shape representation
- parse(String, long) - Method in class org.elasticsearch.common.joda.DateMathParser
-
- parse(String, long, boolean, boolean) - Method in class org.elasticsearch.common.joda.DateMathParser
-
- parse(String, DistanceUnit, DistanceUnit) - Static method in enum org.elasticsearch.common.unit.DistanceUnit
-
- parse(XContentParser, ContentContext) - Method in class org.elasticsearch.script.ContentParseElement
-
- parseBoolean(char[], int, int, boolean) - Static method in class org.elasticsearch.common.Booleans
-
- parseBoolean(String, boolean) - Static method in class org.elasticsearch.common.Booleans
-
- parseBoolean(String, Boolean) - Static method in class org.elasticsearch.common.Booleans
-
- parseBytesSizeValue(String) - Static method in class org.elasticsearch.common.unit.ByteSizeValue
-
- parseBytesSizeValue(String, ByteSizeValue) - Static method in class org.elasticsearch.common.unit.ByteSizeValue
-
- parseCharset(String) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- parseCookie(String) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- parseDate(String) - Static method in class com.ning.http.util.DateUtil
-
Parses a date value.
- parseDate(String, Collection<String>) - Static method in class com.ning.http.util.DateUtil
-
Parses the date value using the given date formats.
- parseDate(String, Collection<String>, Date) - Static method in class com.ning.http.util.DateUtil
-
Parses the date value using the given date formats.
- ParsedQuery - Class in org.elasticsearch.index.query
-
The result of parsing a query.
- ParsedQuery(Query, ImmutableMap<String, Filter>) - Constructor for class org.elasticsearch.index.query.ParsedQuery
-
- ParsedQuery(Query, ParsedQuery) - Constructor for class org.elasticsearch.index.query.ParsedQuery
-
- parseInt(char[]) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
Parses the string argument as if it was an int value and returns the
result.
- parseInt(char[], int, int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
Parses a char array into an int.
- parseInt(char[], int, int, int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
Parses the string argument as if it was an int value and returns the
result.
- parseLocaleString(String) - Static method in class org.elasticsearch.common.Strings
-
Parse the given
localeString into a
Locale.
- parser() - Method in class org.elasticsearch.common.joda.FormatDateTimeFormatter
-
- parseSizeValue(String) - Static method in class org.elasticsearch.common.unit.SizeValue
-
- parseSizeValue(String, SizeValue) - Static method in class org.elasticsearch.common.unit.SizeValue
-
- parseStringTimestamp(String, FormatDateTimeFormatter) - Static method in class org.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
-
- parseStringValue(String, PropertyPlaceholder.PlaceholderResolver, Set<String>) - Method in class org.elasticsearch.common.property.PropertyPlaceholder
-
- parseTimeValue(String, TimeValue) - Static method in class org.elasticsearch.common.unit.TimeValue
-
- parseUnit(String, DistanceUnit) - Static method in enum org.elasticsearch.common.unit.DistanceUnit
-
- parseUpperInclusive(String, long) - Method in class org.elasticsearch.common.joda.DateMathParser
-
- parseWWWAuthenticateHeader(String) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- parsingStillNeeded() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
-
Is parsing still needed?
- Part - Interface in com.ning.http.client
-
Interface for the parts in a multipart request.
- Part - Class in com.ning.http.multipart
-
This class is an adaptation of the Apache HttpClient implementation
- Part() - Constructor for class com.ning.http.multipart.Part
-
- PartBase - Class in com.ning.http.multipart
-
This class is an adaptation of the Apache HttpClient implementation
- PartBase(String, String, String, String) - Constructor for class com.ning.http.multipart.PartBase
-
Constructor.
- partialField(String, String, String) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Adds a partial field based on _source, with an "include" and/or "exclude" set which can include simple wildcard
elements.
- partialField(String, String[], String[]) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Adds a partial field based on _source, with an "includes" and/or "excludes set which can include simple wildcard
elements.
- parts - Variable in class com.ning.http.multipart.MultipartRequestEntity
-
The MIME parts as set by the constructor
- PartSource - Interface in com.ning.http.multipart
-
This class is an adaptation of the Apache HttpClient implementation
- passiveOpens() - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- patchNettyChunkingIssue(boolean) - Method in class com.ning.http.client.generators.InputStreamBodyGenerator
-
HACK: This is required because Netty has issues with chunking.
- path() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.Id
-
- path() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.Routing
-
- path() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
-
- pathElements() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.Id
-
- pathElements() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.Routing
-
- pathElements() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.Timestamp
-
- pathEquals(String, String) - Static method in class org.elasticsearch.common.Strings
-
Compare two paths after normalization of them.
- PATTERN_ASCTIME - Static variable in class com.ning.http.util.DateUtil
-
Date format pattern used to parse HTTP date headers in ANSI C
asctime() format.
- PATTERN_RFC1036 - Static variable in class com.ning.http.util.DateUtil
-
Date format pattern used to parse HTTP date headers in RFC 1036 format.
- PATTERN_RFC1123 - Static variable in class com.ning.http.util.DateUtil
-
Date format pattern used to parse HTTP date headers in RFC 1123 format.
- payload() - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- peakCount() - Method in class org.elasticsearch.monitor.jvm.JvmStats.Threads
-
- peakMax() - Method in class org.elasticsearch.monitor.jvm.JvmStats.MemoryPool
-
- peakUsed() - Method in class org.elasticsearch.monitor.jvm.JvmStats.MemoryPool
-
- peek() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
- peek() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.LinkedTransferQueue
-
- peekFirst() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
- peekLast() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
- peekNextLocalTask() - Static method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Returns, but does not unschedule or execute, a task queued by
the current thread but not yet executed, if one is immediately
available.
- PeerRecoveryStatus - Class in org.elasticsearch.action.admin.indices.status
-
- PeerRecoveryStatus(PeerRecoveryStatus.Stage, long, long, long, long, long, long) - Constructor for class org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus
-
- peerRecoveryStatus() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
Peer recovery status (null if not applicable).
- PeerRecoveryStatus.Stage - Enum in org.elasticsearch.action.admin.indices.status
-
- Percent - Class in org.elasticsearch.common.unit
-
- Percent(double) - Constructor for class org.elasticsearch.common.unit.Percent
-
- percent() - Method in class org.elasticsearch.monitor.process.ProcessStats.Cpu
-
Get the Process cpu usage.
- percentTermsToMatch(float) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
The percent of the terms to match for each field.
- percentTermsToMatch() - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
The percent of the terms to match for each field.
- percentTermsToMatch(float) - Method in class org.elasticsearch.index.query.MoreLikeThisFieldQueryBuilder
-
The percentage of terms to match.
- percentTermsToMatch(float) - Method in class org.elasticsearch.index.query.MoreLikeThisQueryBuilder
-
The percentage of terms to match.
- percolate(String) - Method in class org.elasticsearch.action.index.IndexRequest
-
Causes the index request document to be percolated.
- percolate() - Method in class org.elasticsearch.action.index.IndexRequest
-
- percolate(String) - Method in class org.elasticsearch.action.update.UpdateRequest
-
Causes the update request document to be percolated.
- percolate() - Method in class org.elasticsearch.action.update.UpdateRequest
-
- percolate(PercolateRequest) - Method in interface org.elasticsearch.client.IngestClient
-
Percolates a request returning the matches documents.
- percolate(PercolateRequest, ActionListener<PercolateResponse>) - Method in interface org.elasticsearch.client.IngestClient
-
Percolates a request returning the matches documents.
- percolate(PercolateRequest) - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- percolate(PercolateRequest, ActionListener<PercolateResponse>) - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- PERCOLATE - Static variable in interface org.elasticsearch.threadpool.ThreadPool.Names
-
- PercolateAction - Class in org.elasticsearch.action.percolate
-
- PercolateRequest - Class in org.elasticsearch.action.percolate
-
- PercolateRequest() - Constructor for class org.elasticsearch.action.percolate.PercolateRequest
-
- PercolateRequest(String, String) - Constructor for class org.elasticsearch.action.percolate.PercolateRequest
-
Constructs a new percolate request.
- PercolateRequestBuilder - Class in org.elasticsearch.action.percolate
-
- PercolateRequestBuilder(IngestClient) - Constructor for class org.elasticsearch.action.percolate.PercolateRequestBuilder
-
- PercolateRequestBuilder(IngestClient, String, String) - Constructor for class org.elasticsearch.action.percolate.PercolateRequestBuilder
-
- PercolateResponse - Class in org.elasticsearch.action.percolate
-
- PercolateResponse(List<String>) - Constructor for class org.elasticsearch.action.percolate.PercolateResponse
-
- PerRequestConfig - Class in com.ning.http.client
-
Deprecated.
Per request properties are set on request directly or via builder. This class will be gone in next major release.
- PerRequestConfig() - Constructor for class com.ning.http.client.PerRequestConfig
-
Deprecated.
- PerRequestConfig(ProxyServer, int) - Constructor for class com.ning.http.client.PerRequestConfig
-
Deprecated.
- persistentSettings() - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
-
- persistentSettings(Settings) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
-
- persistentSettings(Settings.Builder) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
-
- persistentSettings(String) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
-
- persistentSettings(Map) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
-
- persistentSettings() - Method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- persistentSettings(Settings) - Method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- persistentSettings() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- Phaser - Class in org.elasticsearch.common.util.concurrent.jsr166y
-
- Phaser() - Constructor for class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Creates a new phaser with no initially registered parties, no
parent, and initial phase number 0.
- Phaser(int) - Constructor for class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Creates a new phaser with the given number of registered
unarrived parties, no parent, and initial phase number 0.
- Phaser(Phaser) - Constructor for class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
- Phaser(Phaser, int) - Constructor for class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Creates a new phaser with the given parent and number of
registered unarrived parties.
- phraseSlop(int) - Method in class org.elasticsearch.index.query.FieldQueryBuilder
-
Sets the default slop for phrases.
- phraseSlop(int) - Method in class org.elasticsearch.index.query.QueryStringQueryBuilder
-
Sets the default slop for phrases.
- pid() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
The process id.
- ping(TaoPing.PingListener, TimeValue) - Method in class org.elasticsearch.discovery.tao.ping.multicast.MulticastTaoPing
-
- ping(TaoPing.PingListener, TimeValue) - Method in interface org.elasticsearch.discovery.tao.ping.TaoPing
-
- ping(TaoPing.PingListener, TimeValue) - Method in class org.elasticsearch.discovery.tao.ping.unicast.UnicastTaoPing
-
- pingAndWait(TimeValue) - Method in class org.elasticsearch.discovery.tao.ping.multicast.MulticastTaoPing
-
- pingAndWait(TimeValue) - Method in class org.elasticsearch.discovery.tao.ping.unicast.UnicastTaoPing
-
- PlainActionFuture<T> - Class in org.elasticsearch.action.support
-
- PlainActionFuture() - Constructor for class org.elasticsearch.action.support.PlainActionFuture
-
- PlainListenableActionFuture<T> - Class in org.elasticsearch.action.support
-
- PlainListenableActionFuture(boolean, ThreadPool) - Constructor for class org.elasticsearch.action.support.PlainListenableActionFuture
-
- PlainShardIterator - Class in org.elasticsearch.cluster.routing
-
- PlainShardIterator(ShardId, List<ShardRouting>) - Constructor for class org.elasticsearch.cluster.routing.PlainShardIterator
-
- PlainShardIterator(ShardId, List<ShardRouting>, int) - Constructor for class org.elasticsearch.cluster.routing.PlainShardIterator
-
- PlainShardsIterator - Class in org.elasticsearch.cluster.routing
-
- PlainShardsIterator(List<ShardRouting>) - Constructor for class org.elasticsearch.cluster.routing.PlainShardsIterator
-
- PlainShardsIterator(List<ShardRouting>, int) - Constructor for class org.elasticsearch.cluster.routing.PlainShardsIterator
-
- PlainTransportFuture<V extends TransportResponse> - Class in org.elasticsearch.transport
-
- PlainTransportFuture(TransportResponseHandler<V>) - Constructor for class org.elasticsearch.transport.PlainTransportFuture
-
- pluginsFile - Variable in class org.elasticsearch.env.ClientEnvironment
-
- pluginsFile() - Method in class org.elasticsearch.env.ClientEnvironment
-
- point(double, double) - Method in class org.elasticsearch.common.geo.ShapeBuilder.PolygonBuilder
-
Adds a point to the Polygon
- point(double, double) - Method in class org.elasticsearch.index.query.GeoDistanceFilterBuilder
-
- point(double, double) - Method in class org.elasticsearch.index.query.GeoDistanceRangeFilterBuilder
-
- Point - Class in org.elasticsearch.index.search.geo
-
- Point() - Constructor for class org.elasticsearch.index.search.geo.Point
-
- Point(double, double) - Constructor for class org.elasticsearch.index.search.geo.Point
-
- point(double, double) - Method in class org.elasticsearch.search.sort.GeoDistanceSortBuilder
-
The point to create the range distance facets from.
- poll(U) - Method in interface com.ning.http.client.ConnectionsPool
-
Remove the connection associated with the uri.
- poll(String) - Method in class com.ning.http.client.providers.netty.NettyConnectionsPool
-
Remove the connection associated with the uri.
- poll() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
- poll(long, TimeUnit) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.LinkedTransferQueue
-
- poll() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.LinkedTransferQueue
-
- pollFirst() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
- pollLast() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
- pollNextLocalTask() - Static method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Unschedules and returns, without executing, the next task
queued by the current thread but not yet executed.
- pollSubmission() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Removes and returns the next unexecuted submission if one is
available.
- pollTask() - Static method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Unschedules and returns, without executing, the next task
queued by the current thread but not yet executed, if one is
available, or if not available, a task that was forked by some
other thread, if available.
- pop() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
- popEntry() - Static method in class org.elasticsearch.common.io.stream.BasicCachedStreamOutput
-
- popEntry() - Static method in class org.elasticsearch.common.io.stream.NettyCachedStreamOutput
-
- ports() - Method in class org.elasticsearch.common.transport.PortsRange
-
- PortsRange - Class in org.elasticsearch.common.transport
-
- PortsRange(String) - Constructor for class org.elasticsearch.common.transport.PortsRange
-
- PortsRange.PortCallback - Interface in org.elasticsearch.common.transport
-
- pos - Variable in class org.elasticsearch.common.io.FastByteArrayInputStream
-
The index of the next character to read from the input stream buffer.
- pos - Variable in class org.elasticsearch.common.io.FastCharArrayReader
-
The current buffer position.
- pos - Variable in class org.elasticsearch.common.io.stream.BytesStreamInput
-
- position() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
-
- position() - Method in class org.elasticsearch.common.io.FastByteArrayInputStream
-
- position() - Method in class org.elasticsearch.common.io.stream.AdapterStreamOutput
-
- position() - Method in class org.elasticsearch.common.io.stream.BytesStreamInput
-
- position() - Method in class org.elasticsearch.common.io.stream.BytesStreamOutput
-
- position() - Method in class org.elasticsearch.common.io.stream.NettyBytesStreamOutput
-
- position() - Method in class org.elasticsearch.common.io.stream.StreamOutput
-
- positive(QueryBuilder) - Method in class org.elasticsearch.index.query.BoostingQueryBuilder
-
- post(Part...) - Method in class com.ning.http.client.SimpleAsyncHttpClient
-
- post(BodyConsumer, Part...) - Method in class com.ning.http.client.SimpleAsyncHttpClient
-
- post(BodyGenerator) - Method in class com.ning.http.client.SimpleAsyncHttpClient
-
- post(BodyGenerator, ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient
-
- post(BodyGenerator, BodyConsumer) - Method in class com.ning.http.client.SimpleAsyncHttpClient
-
- post(BodyGenerator, BodyConsumer, ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient
-
- postAdded() - Method in interface org.elasticsearch.cluster.TimeoutClusterStateListener
-
- postTags(String...) - Method in class org.elasticsearch.search.highlight.HighlightBuilder
-
Explicitly set the post tags that will be used for highlighting.
- PRECISION - Static variable in class org.elasticsearch.index.search.geo.GeoHashUtils
-
- Preconditions - Class in org.elasticsearch.common
-
Simple static methods to be called at the start of your own methods to verify
correct arguments and state.
- preferAttributesActiveShardsIt(String[], DiscoveryNodes) - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- preferAttributesActiveShardsIt(String[], DiscoveryNodes, int) - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- preference() - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- preference(String) - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- preference - Variable in class org.elasticsearch.action.get.GetRequest
-
- preference(String) - Method in class org.elasticsearch.action.get.GetRequest
-
Sets the preference to execute the search.
- preference() - Method in class org.elasticsearch.action.get.GetRequest
-
- preference(String) - Method in class org.elasticsearch.action.get.MultiGetRequest
-
Sets the preference to execute the search.
- preference() - Method in class org.elasticsearch.action.get.MultiGetRequest
-
- preference(String) - Method in class org.elasticsearch.action.search.SearchRequest
-
Sets the preference to execute the search.
- preference() - Method in class org.elasticsearch.action.search.SearchRequest
-
- preferLocal(boolean) - Method in class org.elasticsearch.action.support.single.custom.SingleCustomOperationRequest
-
if this operation hits a node with a local relevant shard, should it be preferred
to be executed on, or just do plain round robin.
- preferLocalShard() - Method in class org.elasticsearch.action.support.single.custom.SingleCustomOperationRequest
-
if this operation hits a node with a local relevant shard, should it be preferred
to be executed on, or just do plain round robin.
- preferNodeActiveShardsIt(String) - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
Prefers execution on the provided node if applicable.
- preferNodeAssignedShardsIt(String) - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
Prefers execution on the provided node if applicable.
- preferNodeShardsIt(String) - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
Prefers execution on the provided node if applicable.
- PREFERRED_ENCODING - Static variable in class org.elasticsearch.common.Base64
-
Preferred encoding.
- prefixFilter(String, String) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filter that restricts search results to values that have a matching prefix in a given
field.
- PrefixFilterBuilder - Class in org.elasticsearch.index.query
-
A filter that restricts search results to values that have a matching prefix in a given
field.
- PrefixFilterBuilder(String, String) - Constructor for class org.elasticsearch.index.query.PrefixFilterBuilder
-
A filter that restricts search results to values that have a matching prefix in a given
field.
- prefixLength(int) - Method in class org.elasticsearch.index.query.FuzzyLikeThisFieldQueryBuilder
-
- prefixLength(int) - Method in class org.elasticsearch.index.query.FuzzyLikeThisQueryBuilder
-
- prefixLength(int) - Method in class org.elasticsearch.index.query.FuzzyQueryBuilder
-
- prefixLength(int) - Method in class org.elasticsearch.index.query.MatchQueryBuilder
-
- prefixLength(int) - Method in class org.elasticsearch.index.query.MultiMatchQueryBuilder
-
- prefixQuery(String, String) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A Query that matches documents containing terms with a specified prefix.
- PrefixQueryBuilder - Class in org.elasticsearch.index.query
-
A Query that matches documents containing terms with a specified prefix.
- PrefixQueryBuilder(String, String) - Constructor for class org.elasticsearch.index.query.PrefixQueryBuilder
-
A Query that matches documents containing terms with a specified prefix.
- prepareAliases() - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Allows to add/remove aliases from indices.
- prepareAliases() - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareAnalyze(String, String) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Analyze text under the provided index.
- prepareAnalyze(String) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Analyze text.
- prepareAnalyze(String, String) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareAnalyze(String) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareBulk() - Method in interface org.elasticsearch.client.IngestClient
-
Executes a bulk of index / delete operations.
- prepareBulk() - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- prepareClearCache(String...) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Clear indices cache.
- prepareClearCache(String...) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareClose(String) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Closes an index based on the index name.
- prepareClose(String) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareConnect(String) - Method in class com.ning.http.client.AsyncHttpClient
-
Prepare an HTTP client CONNECT request.
- prepareCount(String...) - Method in interface org.elasticsearch.client.SearchClient
-
A count of all the documents matching a specific query.
- prepareCount(String...) - Method in class org.elasticsearch.client.support.AbstractSearchClient
-
- prepareCreate(String) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Creates an index using an explicit request allowing to specify the settings of the index.
- prepareCreate(String) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareDelete(String) - Method in class com.ning.http.client.AsyncHttpClient
-
Prepare an HTTP client DELETE request.
- prepareDelete(String...) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Deletes an index based on the index name.
- prepareDelete() - Method in interface org.elasticsearch.client.IngestClient
-
Deletes a document from the index based on the index, type and id.
- prepareDelete(String, String, String) - Method in interface org.elasticsearch.client.IngestClient
-
Deletes a document from the index based on the index, type and id.
- prepareDelete(String...) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareDelete() - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- prepareDelete(String, String, String) - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- prepareDeleteByQuery(String...) - Method in interface org.elasticsearch.client.SearchClient
-
Deletes all documents from one or more indices based on a query.
- prepareDeleteByQuery(String...) - Method in class org.elasticsearch.client.support.AbstractSearchClient
-
- prepareDeleteMapping(String...) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Deletes mapping definition for a type into one or more indices.
- prepareDeleteMapping(String...) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareDeleteTemplate(String) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Deletes an index template.
- prepareDeleteTemplate(String) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareDeleteWarmer() - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Deletes an index warmer.
- prepareDeleteWarmer() - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareExecute(ClusterAction<Request, Response, RequestBuilder>) - Method in interface org.elasticsearch.client.ClusterAdminClient
-
- prepareExecute(Action<Request, Response, RequestBuilder, Client>) - Method in interface org.elasticsearch.client.GenericClient
-
Prepares a request builder to execute, specified by
Action.
- prepareExecute(Action<Request, Response, RequestBuilder, Client>) - Method in class org.elasticsearch.client.http.support.InternalHttpClusterAdminClient
-
- prepareExecute(Action<Request, Response, RequestBuilder, Client>) - Method in class org.elasticsearch.client.http.support.InternalHttpIndicesAdminClient
-
- prepareExecute(Action<Request, Response, RequestBuilder, Client>) - Method in class org.elasticsearch.client.http.support.InternalHttpIngestClient
-
- prepareExecute(Action<Request, Response, RequestBuilder, Client>) - Method in class org.elasticsearch.client.http.support.InternalHttpSearchClient
-
- prepareExecute(IndicesAction<Request, Response, RequestBuilder>) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
- prepareExecute(Action<Request, Response, RequestBuilder, SearchClient>) - Method in interface org.elasticsearch.client.SearchClient
-
Prepares a request builder to execute, specified by
Action.
- prepareExecute(ClusterAction<Request, Response, RequestBuilder>) - Method in class org.elasticsearch.client.support.AbstractClusterAdminClient
-
- prepareExecute(IndicesAction<Request, Response, RequestBuilder>) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareExecute(Action<Request, Response, RequestBuilder, IngestClient>) - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- prepareExecute(Action<Request, Response, RequestBuilder, SearchClient>) - Method in class org.elasticsearch.client.support.AbstractSearchClient
-
- prepareExists(String...) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Indices exists.
- prepareExists(String...) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareExplain(String, String, String) - Method in interface org.elasticsearch.client.SearchClient
-
Computes a score explanation for the specified request.
- prepareExplain(String, String, String) - Method in class org.elasticsearch.client.support.AbstractSearchClient
-
- prepareFlush(String...) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Explicitly flush one or more indices (releasing memory from the node).
- prepareFlush(String...) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareGatewaySnapshot(String...) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Explicitly perform gateway snapshot for one or more indices.
- prepareGatewaySnapshot(String...) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareGet(String) - Method in class com.ning.http.client.AsyncHttpClient
-
Prepare an HTTP client GET request.
- prepareGet() - Method in interface org.elasticsearch.client.IngestClient
-
Gets the document that was indexed from an index with a type and id.
- prepareGet(String, String, String) - Method in interface org.elasticsearch.client.IngestClient
-
Gets the document that was indexed from an index with a type (optional) and id.
- prepareGet() - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- prepareGet(String, String, String) - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- prepareHead(String) - Method in class com.ning.http.client.AsyncHttpClient
-
Prepare an HTTP client HEAD request.
- prepareHealth(String...) - Method in interface org.elasticsearch.client.ClusterAdminClient
-
The health of the cluster.
- prepareHealth(String...) - Method in class org.elasticsearch.client.support.AbstractClusterAdminClient
-
- prepareIndex() - Method in interface org.elasticsearch.client.IngestClient
-
Index a document associated with a given index and type.
- prepareIndex(String, String) - Method in interface org.elasticsearch.client.IngestClient
-
Index a document associated with a given index and type.
- prepareIndex(String, String, String) - Method in interface org.elasticsearch.client.IngestClient
-
Index a document associated with a given index and type.
- prepareIndex() - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- prepareIndex(String, String) - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- prepareIndex(String, String, String) - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- prepareMoreLikeThis(String, String, String) - Method in interface org.elasticsearch.client.SearchClient
-
A more like this action to search for documents that are "like" a specific document.
- prepareMoreLikeThis(String, String, String) - Method in class org.elasticsearch.client.support.AbstractSearchClient
-
- prepareMultiGet() - Method in interface org.elasticsearch.client.IngestClient
-
Multi get documents.
- prepareMultiGet() - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- prepareMultiSearch() - Method in interface org.elasticsearch.client.SearchClient
-
Performs multiple search requests.
- prepareMultiSearch() - Method in class org.elasticsearch.client.support.AbstractSearchClient
-
- prepareNodesHotThreads(String...) - Method in interface org.elasticsearch.client.ClusterAdminClient
-
- prepareNodesHotThreads(String...) - Method in class org.elasticsearch.client.support.AbstractClusterAdminClient
-
- prepareNodesInfo(String...) - Method in interface org.elasticsearch.client.ClusterAdminClient
-
Nodes info of the cluster.
- prepareNodesInfo(String...) - Method in class org.elasticsearch.client.support.AbstractClusterAdminClient
-
- prepareNodesRestart(String...) - Method in interface org.elasticsearch.client.ClusterAdminClient
-
Restarts nodes in the cluster.
- prepareNodesRestart(String...) - Method in class org.elasticsearch.client.support.AbstractClusterAdminClient
-
- prepareNodesShutdown(String...) - Method in interface org.elasticsearch.client.ClusterAdminClient
-
Shutdown nodes in the cluster.
- prepareNodesShutdown(String...) - Method in class org.elasticsearch.client.support.AbstractClusterAdminClient
-
- prepareNodesStats(String...) - Method in interface org.elasticsearch.client.ClusterAdminClient
-
Nodes stats of the cluster.
- prepareNodesStats(String...) - Method in class org.elasticsearch.client.support.AbstractClusterAdminClient
-
- prepareOpen(String) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Opens an index based on the index name.
- prepareOpen(String) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareOptimize(String...) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Explicitly optimize one or more indices into a the number of segments.
- prepareOptimize(String...) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareOptions(String) - Method in class com.ning.http.client.AsyncHttpClient
-
Prepare an HTTP client OPTIONS request.
- preparePatch(String) - Method in class com.ning.http.client.AsyncHttpClient
-
Prepare an HTTP client PATCH request.
- preparePercolate(String, String) - Method in interface org.elasticsearch.client.IngestClient
-
Percolates a request returning the matches documents.
- preparePercolate(String, String) - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- preparePost(String) - Method in class com.ning.http.client.AsyncHttpClient
-
Prepare an HTTP client POST request.
- preparePut(String) - Method in class com.ning.http.client.AsyncHttpClient
-
Prepare an HTTP client PUT request.
- preparePutMapping(String...) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Add mapping definition for a type into one or more indices.
- preparePutMapping(String...) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- preparePutTemplate(String) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Puts an index template.
- preparePutTemplate(String) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- preparePutWarmer(String) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Puts an index search warmer to be applies when applicable.
- preparePutWarmer(String) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareRefresh(String...) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Explicitly refresh one or more indices (making the content indexed since the last refresh searchable).
- prepareRefresh(String...) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareRequest(Request) - Method in class com.ning.http.client.AsyncHttpClient
-
- prepareReroute() - Method in interface org.elasticsearch.client.ClusterAdminClient
-
Update settings in the cluster.
- prepareReroute() - Method in class org.elasticsearch.client.support.AbstractClusterAdminClient
-
- prepareResponse(HttpResponseStatus, HttpResponseHeaders, List<HttpResponseBodyPart>) - Method in interface com.ning.http.client.AsyncHttpProvider
-
- prepareResponse(HttpResponseStatus, HttpResponseHeaders, List<HttpResponseBodyPart>) - Method in class com.ning.http.client.providers.jdk.JDKAsyncHttpProvider
-
- prepareResponse(HttpResponseStatus, HttpResponseHeaders, List<HttpResponseBodyPart>) - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
-
- prepareSearch(String...) - Method in interface org.elasticsearch.client.SearchClient
-
Search across one or more indices and one or more types with a query.
- prepareSearch(String...) - Method in class org.elasticsearch.client.support.AbstractSearchClient
-
- prepareSearchScroll(String) - Method in interface org.elasticsearch.client.SearchClient
-
A search scroll request to continue searching a previous scrollable search request.
- prepareSearchScroll(String) - Method in class org.elasticsearch.client.support.AbstractSearchClient
-
- prepareSegments(String...) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
The segments of one or more indices.
- prepareSegments(String...) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareSettings(Settings, boolean) - Static method in class org.elasticsearch.client.internal.InternalClientSettingsPreparer
-
- prepareState() - Method in interface org.elasticsearch.client.ClusterAdminClient
-
The state of the cluster.
- prepareState() - Method in class org.elasticsearch.client.support.AbstractClusterAdminClient
-
- prepareStats(String...) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Indices stats.
- prepareStats(String...) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareStatus(String...) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
The status of one or more indices.
- prepareStatus(String...) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareTrace(String) - Method in class com.ning.http.client.AsyncHttpClient
-
Prepare an HTTP client TRACE request.
- prepareTypesExists(String...) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Indices exists.
- prepareTypesExists(String...) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareUpdate() - Method in interface org.elasticsearch.client.IngestClient
-
Updates a document based on a script.
- prepareUpdate(String, String, String) - Method in interface org.elasticsearch.client.IngestClient
-
Updates a document based on a script.
- prepareUpdate() - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- prepareUpdate(String, String, String) - Method in class org.elasticsearch.client.support.AbstractIngestClient
-
- prepareUpdateSettings() - Method in interface org.elasticsearch.client.ClusterAdminClient
-
Update settings in the cluster.
- prepareUpdateSettings(String...) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Update indices settings.
- prepareUpdateSettings() - Method in class org.elasticsearch.client.support.AbstractClusterAdminClient
-
- prepareUpdateSettings(String...) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- prepareValidateQuery(String...) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Validate a query for correctness.
- prepareValidateQuery(String...) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- preTags(String...) - Method in class org.elasticsearch.search.highlight.HighlightBuilder
-
Explicitly set the pre tags that will be used for highlighting.
- prettyPrint() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- prettyPrint() - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
- prettyPrint() - Method in class org.elasticsearch.cluster.routing.RoutingNode
-
- prettyPrint() - Method in class org.elasticsearch.cluster.routing.RoutingNodes
-
- prettyPrint() - Method in class org.elasticsearch.cluster.routing.RoutingTable
-
- prettyPrint() - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- previousMasterNode() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes.Delta
-
- previousState() - Method in class org.elasticsearch.cluster.ClusterChangedEvent
-
- primaries() - Method in class org.elasticsearch.action.admin.indices.stats.IndexStats
-
- primaries() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStats
-
- primary() - Method in class org.elasticsearch.action.admin.indices.stats.IndexShardStats
-
- primary - Variable in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- primary() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- primary() - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
Is this a primary shard.
- primaryActive() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterShardHealth
-
- primaryAllocatedPostApi() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
Has this shard group primary shard been allocated post API creation.
- primaryFirstActiveShardsIt() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- primaryInterface() - Method in class org.elasticsearch.monitor.network.NetworkInfo
-
- primaryShard() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- primaryShardIt() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
Returns an iterator only on the primary shard.
- primaryShardsActive() - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
- primaryShardsUnassigned() - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
- primaryStoreSize() - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
Returns only the primary shards store size in bytes.
- primaryStoreSize() - Method in class org.elasticsearch.action.admin.indices.status.IndexStatus
-
Returns only the primary shards store size in bytes.
- printer() - Method in class org.elasticsearch.common.joda.FormatDateTimeFormatter
-
- process - Variable in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
- process() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
Process level information.
- process() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
-
Should the node Process be returned.
- process(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
-
Should the node Process be returned.
- process() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
-
Should the node Process be returned.
- process(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
-
Should the node Process be returned.
- process - Variable in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
- process() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
Process level statistics.
- ProcessedClusterStateUpdateTask - Interface in org.elasticsearch.cluster
-
An extension interface to
ClusterStateUpdateTask that allows to be notified when
the cluster state update has been processed.
- ProcessInfo - Class in org.elasticsearch.monitor.process
-
- ProcessInfo(long, long) - Constructor for class org.elasticsearch.monitor.process.ProcessInfo
-
- ProcessStats - Class in org.elasticsearch.monitor.process
-
- ProcessStats.Cpu - Class in org.elasticsearch.monitor.process
-
- ProcessStats.Mem - Class in org.elasticsearch.monitor.process
-
- ProgressAsyncHandler<T> - Interface in com.ning.http.client
-
An extended
AsyncHandler with two extra callback who get invoked during the content upload to a remote server.
- PropertiesBasedResumableProcessor - Class in com.ning.http.client.resumable
-
- PropertiesBasedResumableProcessor() - Constructor for class com.ning.http.client.resumable.PropertiesBasedResumableProcessor
-
- propertiesSet() - Method in interface com.ning.http.client.AsyncHttpProviderConfig
-
Return the curent entry set.
- propertiesSet() - Method in class com.ning.http.client.providers.jdk.JDKAsyncHttpProviderConfig
-
- propertiesSet() - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProviderConfig
-
Return the curent entry set.
- PropertiesSettingsLoader - Class in org.elasticsearch.common.settings.loader
-
Settings loader that loads (parses) the settings in a properties format.
- PropertiesSettingsLoader() - Constructor for class org.elasticsearch.common.settings.loader.PropertiesSettingsLoader
-
- PropertyPlaceholder - Class in org.elasticsearch.common.property
-
Utility class for working with Strings that have placeholder values in them.
- PropertyPlaceholder(String, String) - Constructor for class org.elasticsearch.common.property.PropertyPlaceholder
-
Creates a new PropertyPlaceholderHelper that uses the supplied prefix and suffix.
- PropertyPlaceholder(String, String, boolean) - Constructor for class org.elasticsearch.common.property.PropertyPlaceholder
-
Creates a new PropertyPlaceholderHelper that uses the supplied prefix and suffix.
- PropertyPlaceholder.PlaceholderResolver - Interface in org.elasticsearch.common.property
-
Strategy interface used to resolve replacement values for placeholders contained in Strings.
- Protocol - Interface in com.ning.http.client.providers.netty
-
- provider - Variable in class com.ning.http.client.HttpContent
-
- provider() - Method in class com.ning.http.client.HttpContent
-
- provider() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- providerConfig - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- PROXY_HOST - Static variable in class com.ning.http.util.ProxyUtils
-
The host to use as proxy.
- PROXY_NONPROXYHOSTS - Static variable in class com.ning.http.util.ProxyUtils
-
A specification of non-proxy hosts.
- PROXY_PASSWORD - Static variable in class com.ning.http.util.ProxyUtils
-
The password to use for authentication for the proxy server.
- PROXY_PORT - Static variable in class com.ning.http.util.ProxyUtils
-
The port to use for the proxy.
- PROXY_PROTOCOL - Static variable in class com.ning.http.util.ProxyUtils
-
The protocol to use.
- PROXY_USER - Static variable in class com.ning.http.util.ProxyUtils
-
The username to use for authentication for the proxy server.
- proxyServer - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- ProxyServer - Class in com.ning.http.client
-
Represents a proxy server.
- ProxyServer(ProxyServer.Protocol, String, int, String, String) - Constructor for class com.ning.http.client.ProxyServer
-
- ProxyServer(String, int, String, String) - Constructor for class com.ning.http.client.ProxyServer
-
- ProxyServer(ProxyServer.Protocol, String, int) - Constructor for class com.ning.http.client.ProxyServer
-
- ProxyServer(String, int) - Constructor for class com.ning.http.client.ProxyServer
-
- ProxyServer.Protocol - Enum in com.ning.http.client
-
- ProxyUtils - Class in com.ning.http.util
-
Utilities for Proxy handling.
- ProxyUtils() - Constructor for class com.ning.http.util.ProxyUtils
-
- publishAddress() - Method in class org.elasticsearch.common.transport.BoundTransportAddress
-
- push(E) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
- pushEntry(BasicCachedStreamOutput.Entry) - Static method in class org.elasticsearch.common.io.stream.BasicCachedStreamOutput
-
- pushEntry(NettyCachedStreamOutput.Entry) - Static method in class org.elasticsearch.common.io.stream.NettyCachedStreamOutput
-
- put(String, List<String>) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
- put(String, List<String>) - Method in class com.ning.http.client.FluentStringsMap
- put(String, long) - Method in class com.ning.http.client.resumable.PropertiesBasedResumableProcessor
-
Associate a key with the number of bytes sucessfully transferred.
- put(String, long) - Method in interface com.ning.http.client.resumable.ResumableAsyncHandler.ResumableProcessor
-
Associate a key with the number of bytes sucessfully transferred.
- put(String, List<String>) - Method in class com.ning.http.client.simple.HeaderMap
-
Only read access is supported.
- put(Part...) - Method in class com.ning.http.client.SimpleAsyncHttpClient
-
- put(BodyConsumer, Part...) - Method in class com.ning.http.client.SimpleAsyncHttpClient
-
- put(BodyGenerator, BodyConsumer) - Method in class com.ning.http.client.SimpleAsyncHttpClient
-
- put(BodyGenerator, BodyConsumer, ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient
-
- put(BodyGenerator) - Method in class com.ning.http.client.SimpleAsyncHttpClient
-
- put(BodyGenerator, ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient
-
- put(IndexMetaData.Builder) - Method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- put(IndexMetaData, boolean) - Method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- put(IndexTemplateMetaData.Builder) - Method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- put(IndexTemplateMetaData) - Method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- put(DiscoveryNode) - Method in class org.elasticsearch.cluster.node.DiscoveryNodes.Builder
-
- put(K, V) - Method in class org.elasticsearch.common.collect.MapBuilder
-
- put(String, String) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Sets a setting with the provided setting key and value.
- put(String, Class) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Sets a setting with the provided setting key and class as value.
- put(String, boolean) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Sets the setting with the provided setting key and the boolean value.
- put(String, int) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Sets the setting with the provided setting key and the int value.
- put(String, Version) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
- put(String, long) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Sets the setting with the provided setting key and the long value.
- put(String, float) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Sets the setting with the provided setting key and the float value.
- put(String, double) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Sets the setting with the provided setting key and the double value.
- put(String, long, TimeUnit) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Sets the setting with the provided setting key and the time value.
- put(String, long, ByteSizeUnit) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Sets the setting with the provided setting key and the size value.
- put(String, String, String[], String[]) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Sets the setting group.
- put(Settings) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Sets all the provided settings.
- put(Map<String, String>) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Sets all the provided settings.
- put(Properties) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Sets all the provided settings.
- put(long, T) - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- put(Long, T) - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- put(long, T) - Method in interface org.elasticsearch.common.util.concurrent.ConcurrentMapLong
-
- put(E) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.LinkedTransferQueue
-
Inserts the specified element at the tail of this queue.
- putAlias(AliasMetaData) - Method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- putAlias(AliasMetaData.Builder) - Method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- putAll(Map<? extends String, ? extends List<String>>) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
- putAll(Map<? extends String, ? extends List<String>>) - Method in class com.ning.http.client.FluentStringsMap
- putAll(Map<? extends String, ? extends List<String>>) - Method in class com.ning.http.client.simple.HeaderMap
-
Only read access is supported.
- putAll(DiscoveryNodes) - Method in class org.elasticsearch.cluster.node.DiscoveryNodes.Builder
-
- putAll(Iterable<DiscoveryNode>) - Method in class org.elasticsearch.cluster.node.DiscoveryNodes.Builder
-
- putAll(Map<K, V>) - Method in class org.elasticsearch.common.collect.MapBuilder
-
- putAll(Map<? extends Long, ? extends T>) - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- putArray(String, String...) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Sets the setting with the provided setting key and an array of values.
- putCustom(String, ClusterState.Custom) - Method in class org.elasticsearch.cluster.ClusterState.Builder
-
- putCustom(String, IndexMetaData.Custom) - Method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- putCustom(String, IndexMetaData.Custom) - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
-
- putCustom(String, MetaData.Custom) - Method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- putHeader(String, Object) - Method in class org.elasticsearch.action.ActionRequestBuilder
-
- putHeader(String, Object) - Method in class org.elasticsearch.transport.TransportRequest
-
- putHeader(String, Object) - Method in class org.elasticsearch.transport.TransportResponse
-
- putIfAbsent(long, T) - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- putIfAbsent(Long, T) - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- putIfAbsent(long, T) - Method in interface org.elasticsearch.common.util.concurrent.ConcurrentMapLong
-
- PutIndexTemplateAction - Class in org.elasticsearch.action.admin.indices.template.put
-
- PutIndexTemplateRequest - Class in org.elasticsearch.action.admin.indices.template.put
-
A request to create an index template.
- PutIndexTemplateRequest(String) - Constructor for class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
Constructs a new put index template request with the provided name.
- PutIndexTemplateRequestBuilder - Class in org.elasticsearch.action.admin.indices.template.put
-
- PutIndexTemplateRequestBuilder(IndicesAdminClient) - Constructor for class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
- PutIndexTemplateRequestBuilder(IndicesAdminClient, String) - Constructor for class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
- PutIndexTemplateResponse - Class in org.elasticsearch.action.admin.indices.template.put
-
A response for a put index template action.
- putMapping(PutMappingRequest) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Add mapping definition for a type into one or more indices.
- putMapping(PutMappingRequest, ActionListener<PutMappingResponse>) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Add mapping definition for a type into one or more indices.
- putMapping(PutMappingRequest) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- putMapping(PutMappingRequest, ActionListener<PutMappingResponse>) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- putMapping(String, String) - Method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- putMapping(MappingMetaData) - Method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- putMapping(String, CompressedString) - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
-
- putMapping(String, String) - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
-
- PutMappingAction - Class in org.elasticsearch.action.admin.indices.mapping.put
-
- PutMappingRequest - Class in org.elasticsearch.action.admin.indices.mapping.put
-
Puts mapping definition registered under a specific type into one or more indices.
- PutMappingRequest(String...) - Constructor for class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
-
Constructs a new put mapping request against one or more indices.
- putMappingRequest(String...) - Static method in class org.elasticsearch.client.AdminRequests
-
Create a create mapping request against one or more indices.
- PutMappingRequestBuilder - Class in org.elasticsearch.action.admin.indices.mapping.put
-
- PutMappingRequestBuilder(IndicesAdminClient) - Constructor for class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
-
- PutMappingResponse - Class in org.elasticsearch.action.admin.indices.mapping.put
-
The response of put mapping operation.
- putProperties(String, Properties) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Puts all the properties with keys starting with the provided prefix.
- putProperties(String, Properties, String[]) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Puts all the properties with keys starting with the provided prefix.
- putTemplate(PutIndexTemplateRequest) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Puts an index template.
- putTemplate(PutIndexTemplateRequest, ActionListener<PutIndexTemplateResponse>) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Puts an index template.
- putTemplate(PutIndexTemplateRequest) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- putTemplate(PutIndexTemplateRequest, ActionListener<PutIndexTemplateResponse>) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- putWarmer(PutWarmerRequest) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Puts an index search warmer to be applies when applicable.
- putWarmer(PutWarmerRequest, ActionListener<PutWarmerResponse>) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Puts an index search warmer to be applies when applicable.
- putWarmer(PutWarmerRequest) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- putWarmer(PutWarmerRequest, ActionListener<PutWarmerResponse>) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- PutWarmerAction - Class in org.elasticsearch.action.admin.indices.warmer.put
-
- PutWarmerRequest - Class in org.elasticsearch.action.admin.indices.warmer.put
-
A request to put a search warmer.
- PutWarmerRequest(String) - Constructor for class org.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
-
Constructs a new warmer.
- PutWarmerRequestBuilder - Class in org.elasticsearch.action.admin.indices.warmer.put
-
- PutWarmerRequestBuilder(IndicesAdminClient, String) - Constructor for class org.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequestBuilder
-
- PutWarmerRequestBuilder(IndicesAdminClient) - Constructor for class org.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequestBuilder
-
- PutWarmerResponse - Class in org.elasticsearch.action.admin.indices.warmer.put
-
The response of put warmer operation.
- raiseNodeConnected(DiscoveryNode) - Method in interface org.elasticsearch.transport.TransportServiceAdapter
-
- raiseNodeDisconnected(DiscoveryNode) - Method in interface org.elasticsearch.transport.TransportServiceAdapter
-
- RamUsage - Class in org.elasticsearch.common
-
- RamUsage() - Constructor for class org.elasticsearch.common.RamUsage
-
- RamUsageEstimator - Class in org.elasticsearch.common.lucene.util
-
Estimates the size (memory representation) of Java objects.
- RamUsageEstimator() - Constructor for class org.elasticsearch.common.lucene.util.RamUsageEstimator
-
- RamUsageEstimator(boolean) - Constructor for class org.elasticsearch.common.lucene.util.RamUsageEstimator
-
- RamUsageEstimator.JvmFeature - Enum in org.elasticsearch.common.lucene.util
-
JVM diagnostic features.
- random - Variable in class com.ning.http.client.oauth.OAuthSignatureCalculator
-
To generate Nonce, need some (pseudo)randomness; no need for
secure variant here.
- RandomAccessBody - Interface in com.ning.http.client
-
A request body which supports random access to its contents.
- randomAllActiveShardsIt() - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
- randomAllShardsIt() - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
An iterator over all shards (including replicas).
- randomBase64UUID() - Static method in class org.elasticsearch.common.UUID
-
- randomUUID() - Static method in class org.elasticsearch.common.UUID
-
Static factory to retrieve a type 4 (pseudo randomly generated) UUID.
- rangeFilter(String) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filter that restricts search results to values that are within the given range.
- RangeFilterBuilder - Class in org.elasticsearch.index.query
-
A filter that restricts search results to values that are within the given range.
- RangeFilterBuilder(String) - Constructor for class org.elasticsearch.index.query.RangeFilterBuilder
-
A filter that restricts search results to values that are within the given range.
- rangeQuery(String) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A Query that matches documents within an range of terms.
- RangeQueryBuilder - Class in org.elasticsearch.index.query
-
A Query that matches documents within an range of terms.
- RangeQueryBuilder(String) - Constructor for class org.elasticsearch.index.query.RangeQueryBuilder
-
A Query that matches documents within an range of terms.
- rate(TimeUnit) - Method in class org.elasticsearch.common.metrics.EWMA
-
Returns the rate in the given units of time.
- rateUnit() - Method in class org.elasticsearch.common.metrics.MeterMetric
-
- rawField(String, byte[]) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- rawField(String, byte[], int, int) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- rawField(String, InputStream) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- rawField(String, BytesReference) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- read(ByteBuffer) - Method in interface com.ning.http.client.Body
-
Reads the next chunk of bytes from the body.
- read(ByteBuffer) - Method in class com.ning.http.client.generators.ByteArrayBodyGenerator.ByteBody
-
- read(ByteBuffer) - Method in class com.ning.http.client.generators.FileBodyGenerator.FileBody
-
- read(ByteBuffer) - Method in class com.ning.http.client.generators.InputStreamBodyGenerator.ISBody
-
- read(ByteBuffer) - Method in class com.ning.http.multipart.MultipartBody
-
- read() - Method in class org.elasticsearch.common.Base64.InputStream
-
Reads enough of the input stream to convert
to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class org.elasticsearch.common.Base64.InputStream
-
- read() - Method in class org.elasticsearch.common.compress.CompressedStreamInput
-
- read(byte[], int, int) - Method in class org.elasticsearch.common.compress.CompressedStreamInput
-
- read(byte[], int, int, boolean) - Method in class org.elasticsearch.common.compress.CompressedStreamInput
-
- read() - Method in class org.elasticsearch.common.io.FastByteArrayInputStream
-
Reads the next byte of data from this input stream.
- read(byte[], int, int) - Method in class org.elasticsearch.common.io.FastByteArrayInputStream
-
Reads up to len bytes of data into an array of bytes
from this input stream.
- read() - Method in class org.elasticsearch.common.io.FastCharArrayReader
-
Reads a single character.
- read(char[], int, int) - Method in class org.elasticsearch.common.io.FastCharArrayReader
-
Reads characters into a portion of an array.
- read() - Method in class org.elasticsearch.common.io.FastStringReader
-
Reads a single character.
- read(char[], int, int) - Method in class org.elasticsearch.common.io.FastStringReader
-
Reads characters into a portion of an array.
- read() - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- read(byte[]) - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- read(byte[], int, int) - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- read() - Method in class org.elasticsearch.common.io.stream.ByteBufferStreamInput
-
- read(byte[], int, int) - Method in class org.elasticsearch.common.io.stream.ByteBufferStreamInput
-
- read() - Method in class org.elasticsearch.common.io.stream.BytesStreamInput
-
- read(byte[], int, int) - Method in class org.elasticsearch.common.io.stream.BytesStreamInput
-
- read() - Method in class org.elasticsearch.common.io.stream.InputStreamStreamInput
-
- read(byte[]) - Method in class org.elasticsearch.common.io.stream.InputStreamStreamInput
-
- read(byte[], int, int) - Method in class org.elasticsearch.common.io.stream.InputStreamStreamInput
-
- read() - Method in class org.elasticsearch.transport.netty.ChannelBufferStreamInput
-
- read(byte[], int, int) - Method in class org.elasticsearch.transport.netty.ChannelBufferStreamInput
-
- READ_WRITE - Static variable in enum org.elasticsearch.cluster.block.ClusterBlockLevel
-
- readAliasAction(StreamInput) - Static method in class org.elasticsearch.cluster.metadata.AliasAction
-
- readAllocationExplanation(StreamInput) - Static method in class org.elasticsearch.cluster.routing.allocation.AllocationExplanation
-
- readAnalyzeToken(StreamInput) - Static method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
-
- readBodyPartBytes() - Method in class com.ning.http.client.HttpResponseBodyPart
-
Method for accessing contents of this part via stream.
- readBodyPartBytes() - Method in class com.ning.http.client.providers.jdk.ResponseBodyPart
-
- readBodyPartBytes() - Method in class com.ning.http.client.providers.netty.ResponseBodyPart
-
- readBoolean() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
Reads a boolean.
- readBoundTransportAddress(StreamInput) - Static method in class org.elasticsearch.common.transport.BoundTransportAddress
-
- readBulkItem(StreamInput) - Static method in class org.elasticsearch.action.bulk.BulkItemResponse
-
- readByte() - Method in class org.elasticsearch.common.compress.CompressedStreamInput
-
- readByte() - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- readByte() - Method in class org.elasticsearch.common.io.stream.ByteBufferStreamInput
-
- readByte() - Method in class org.elasticsearch.common.io.stream.BytesStreamInput
-
- readByte() - Method in class org.elasticsearch.common.io.stream.InputStreamStreamInput
-
- readByte() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
Reads and returns a single byte.
- readByte() - Method in class org.elasticsearch.transport.netty.ChannelBufferStreamInput
-
- readBytes(byte[], int, int) - Method in class org.elasticsearch.common.compress.CompressedStreamInput
-
- readBytes(byte[], int, int) - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- readBytes(byte[], int, int) - Method in class org.elasticsearch.common.io.stream.ByteBufferStreamInput
-
- readBytes(byte[], int, int) - Method in class org.elasticsearch.common.io.stream.BytesStreamInput
-
- readBytes(byte[], int, int) - Method in class org.elasticsearch.common.io.stream.InputStreamStreamInput
-
- readBytes(byte[], int, int) - Method in class org.elasticsearch.common.io.stream.StreamInput
-
Reads a specified number of bytes into an array at the specified offset.
- readBytes(byte[], int, int) - Method in class org.elasticsearch.transport.netty.ChannelBufferStreamInput
-
- readBytesReference() - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- readBytesReference(int) - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- readBytesReference(int) - Method in class org.elasticsearch.common.io.stream.BytesStreamInput
-
- readBytesReference() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
Reads a bytes reference from this stream, might hold an actual reference to the underlying
bytes of the stream.
- readBytesReference(int) - Method in class org.elasticsearch.common.io.stream.StreamInput
-
Reads a bytes reference from this stream, might hold an actual reference to the underlying
bytes of the stream.
- readBytesReference(int) - Method in class org.elasticsearch.transport.netty.ChannelBufferStreamInput
-
- readBytesSizeValue(StreamInput) - Static method in class org.elasticsearch.common.unit.ByteSizeValue
-
- readCacheStats(StreamInput) - Static method in class org.elasticsearch.index.cache.CacheStats
-
- readClassDescriptor() - Method in class org.elasticsearch.common.io.ThrowableObjectInputStream
-
- readClusterBlock(StreamInput) - Static method in class org.elasticsearch.cluster.block.ClusterBlock
-
- readClusterBlocks(StreamInput) - Static method in class org.elasticsearch.cluster.block.ClusterBlocks.Builder
-
- readClusterIndexHealth(StreamInput) - Static method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- readClusterName(StreamInput) - Static method in class org.elasticsearch.cluster.ClusterName
-
- readCommonStats(StreamInput) - Static method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- readCompressedString(StreamInput) - Static method in class org.elasticsearch.common.compress.CompressedString
-
- readCpu(StreamInput) - Static method in class org.elasticsearch.monitor.os.OsInfo.Cpu
-
- readCpu(StreamInput) - Static method in class org.elasticsearch.monitor.os.OsStats.Cpu
-
- readCpu(StreamInput) - Static method in class org.elasticsearch.monitor.process.ProcessStats.Cpu
-
- readDistanceUnit(StreamInput) - Static method in enum org.elasticsearch.common.unit.DistanceUnit
-
- readDocStats(StreamInput) - Static method in class org.elasticsearch.index.shard.DocsStats
-
- readDouble() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
- readExplanation(StreamInput) - Static method in class org.elasticsearch.common.lucene.client.Lucene
-
- readFacet(String, StreamInput) - Method in interface org.elasticsearch.search.facet.InternalFacet.Stream
-
- readFacets(StreamInput) - Static method in class org.elasticsearch.search.facet.InternalFacets
-
- readFailure(StreamInput) - Static method in class org.elasticsearch.action.get.MultiGetResponse.Failure
-
- readFloat() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
- readFlushStats(StreamInput) - Static method in class org.elasticsearch.index.flush.FlushStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.ActionRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.ActionResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.health.ClusterShardHealth
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.node.hotthreads.NodeHotThreads
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.node.restart.NodesRestartRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.node.restart.NodesRestartResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.node.shutdown.NodesShutdownRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.node.shutdown.NodesShutdownResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.close.CloseIndexRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.close.CloseIndexResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.delete.DeleteIndexResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.exists.indices.IndicesExistsResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.exists.types.TypesExistsResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.flush.FlushRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.flush.FlushResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.gateway.snapshot.GatewaySnapshotResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.mapping.delete.DeleteMappingRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.mapping.delete.DeleteMappingResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.open.OpenIndexRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.open.OpenIndexResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.optimize.OptimizeRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.optimize.OptimizeResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.refresh.RefreshRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.refresh.RefreshResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.segments.IndicesSegmentResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.segments.ShardSegments
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.settings.UpdateSettingsRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.settings.UpdateSettingsResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.stats.ShardStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.status.IndicesStatusRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.status.IndicesStatusResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.validate.query.QueryExplanation
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.validate.query.ValidateQueryResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.admin.indices.warmer.put.PutWarmerResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.bulk.BulkItemResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.bulk.BulkRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.bulk.BulkResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.count.CountRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.count.CountResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.delete.DeleteRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.delete.DeleteResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.delete.index.IndexDeleteRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.delete.index.IndexDeleteResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.delete.index.ShardDeleteResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.deletebyquery.IndexDeleteByQueryRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.deletebyquery.IndexDeleteByQueryResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.explain.ExplainResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.get.GetRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.get.GetResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.get.MultiGetItemResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.get.MultiGetRequest.Item
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.get.MultiGetRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.get.MultiGetResponse.Failure
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.get.MultiGetResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.index.IndexRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.index.IndexResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.percolate.PercolateRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.percolate.PercolateResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.search.MultiSearchRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.search.MultiSearchResponse.Item
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.search.MultiSearchResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.search.SearchRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.search.SearchResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.search.SearchScrollRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.search.ShardSearchFailure
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.support.broadcast.BroadcastShardOperationResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.support.DefaultShardOperationFailedException
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.support.master.MasterNodeOperationRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.support.nodes.NodeOperationRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.support.nodes.NodeOperationResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.support.nodes.NodesOperationRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.support.nodes.NodesOperationResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.support.replication.IndexReplicationOperationRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.support.single.custom.SingleCustomOperationRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.support.single.shard.SingleShardOperationRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.update.UpdateRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.action.update.UpdateResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.cluster.block.ClusterBlock
-
- readFrom(StreamInput) - Method in class org.elasticsearch.cluster.ClusterName
-
- readFrom(StreamInput, DiscoveryNode) - Static method in class org.elasticsearch.cluster.ClusterState.Builder
-
- readFrom(StreamInput) - Method in interface org.elasticsearch.cluster.ClusterState.Custom.Factory
-
- readFrom(StreamInput) - Method in class org.elasticsearch.cluster.metadata.AliasAction
-
- readFrom(StreamInput) - Static method in class org.elasticsearch.cluster.metadata.AliasMetaData.Builder
-
- readFrom(StreamInput) - Static method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- readFrom(StreamInput) - Method in interface org.elasticsearch.cluster.metadata.IndexMetaData.Custom.Factory
-
- readFrom(StreamInput) - Static method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
-
- readFrom(StreamInput) - Static method in class org.elasticsearch.cluster.metadata.MappingMetaData
-
- readFrom(StreamInput) - Static method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- readFrom(StreamInput) - Method in interface org.elasticsearch.cluster.metadata.MetaData.Custom.Factory
-
- readFrom(StreamInput) - Method in class org.elasticsearch.cluster.node.DiscoveryNode
-
- readFrom(StreamInput, DiscoveryNode) - Static method in class org.elasticsearch.cluster.node.DiscoveryNodes.Builder
-
- readFrom(StreamInput) - Method in class org.elasticsearch.cluster.routing.allocation.AllocationExplanation
-
- readFrom(StreamInput) - Method in class org.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand.Factory
-
- readFrom(StreamInput) - Method in interface org.elasticsearch.cluster.routing.allocation.command.AllocationCommandFactory
-
- readFrom(StreamInput) - Static method in class org.elasticsearch.cluster.routing.allocation.command.AllocationCommands
-
- readFrom(StreamInput) - Method in class org.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand.Factory
-
- readFrom(StreamInput) - Method in class org.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand.Factory
-
- readFrom(StreamInput, String, int) - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- readFrom(StreamInput) - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- readFrom(StreamInput) - Static method in class org.elasticsearch.cluster.routing.IndexRoutingTable.Builder
-
- readFrom(StreamInput) - Static method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable.Builder
-
- readFrom(StreamInput) - Static method in class org.elasticsearch.cluster.routing.RoutingTable.Builder
-
- readFrom(StreamInput) - Method in class org.elasticsearch.cluster.routing.RoutingTableValidation
-
- readFrom(StreamInput) - Method in class org.elasticsearch.common.compress.CompressedString
-
- readFrom(StreamInput) - Method in class org.elasticsearch.common.io.stream.LongStreamable
-
- readFrom(StreamInput) - Method in interface org.elasticsearch.common.io.stream.Streamable
-
- readFrom(StreamInput) - Method in class org.elasticsearch.common.transport.BoundTransportAddress
-
- readFrom(StreamInput) - Method in class org.elasticsearch.common.transport.DummyTransportAddress
-
- readFrom(StreamInput) - Method in class org.elasticsearch.common.transport.InetSocketTransportAddress
-
- readFrom(StreamInput) - Method in class org.elasticsearch.common.transport.LocalTransportAddress
-
- readFrom(StreamInput) - Method in class org.elasticsearch.common.unit.ByteSizeValue
-
- readFrom(StreamInput) - Method in class org.elasticsearch.common.unit.Percent
-
- readFrom(StreamInput) - Method in class org.elasticsearch.common.unit.SizeValue
-
- readFrom(StreamInput) - Method in class org.elasticsearch.common.unit.TimeValue
-
- readFrom(StreamInput) - Method in class org.elasticsearch.discovery.tao.ping.TaoPing.PingResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.http.HttpInfo
-
- readFrom(StreamInput) - Method in class org.elasticsearch.http.HttpStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.index.cache.CacheStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.index.engine.Segment
-
- readFrom(StreamInput) - Method in class org.elasticsearch.index.flush.FlushStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.index.get.GetField
-
- readFrom(StreamInput) - Method in class org.elasticsearch.index.get.GetResult
-
- readFrom(StreamInput) - Method in class org.elasticsearch.index.get.GetStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.index.Index
-
- readFrom(StreamInput) - Method in class org.elasticsearch.index.indexing.IndexingStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.index.indexing.IndexingStats.Stats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.index.merge.MergeStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.index.refresh.RefreshStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.index.search.stats.SearchStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.index.search.stats.SearchStats.Stats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.index.shard.DocsStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.index.shard.ShardId
-
- readFrom(StreamInput) - Method in class org.elasticsearch.index.store.StoreStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.index.warmer.WarmerStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.indices.NodeIndicesStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.fs.FsStats.Info
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.fs.FsStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.jvm.JvmInfo.Mem
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.jvm.JvmStats.BufferPool
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector.LastGc
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollectors
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.jvm.JvmStats.Mem
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.jvm.JvmStats.MemoryPool
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.jvm.JvmStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.jvm.JvmStats.Threads
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.network.NetworkInfo.Interface
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.network.NetworkInfo
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.network.NetworkStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.os.OsInfo.Cpu
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.os.OsInfo.Mem
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.os.OsInfo
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.os.OsInfo.Swap
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.os.OsStats.Cpu
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.os.OsStats.Mem
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.os.OsStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.os.OsStats.Swap
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.process.ProcessInfo
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.process.ProcessStats.Cpu
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.process.ProcessStats.Mem
-
- readFrom(StreamInput) - Method in class org.elasticsearch.monitor.process.ProcessStats
-
- readFrom(StreamInput) - Static method in enum org.elasticsearch.rest.RestStatus
-
- readFrom(StreamInput) - Method in class org.elasticsearch.search.facet.InternalFacets
-
- readFrom(StreamInput) - Method in class org.elasticsearch.search.highlight.HighlightField
-
- readFrom(StreamInput) - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- readFrom(StreamInput, InternalSearchHits.StreamContext) - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- readFrom(StreamInput) - Method in class org.elasticsearch.search.internal.InternalSearchHitField
-
- readFrom(StreamInput) - Method in class org.elasticsearch.search.internal.InternalSearchHits
-
- readFrom(StreamInput, InternalSearchHits.StreamContext) - Method in class org.elasticsearch.search.internal.InternalSearchHits
-
- readFrom(StreamInput) - Method in class org.elasticsearch.search.internal.InternalSearchResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.search.Scroll
-
- readFrom(StreamInput) - Method in class org.elasticsearch.search.SearchShardTarget
-
- readFrom(StreamInput) - Method in class org.elasticsearch.search.warmer.IndexWarmersMetaData.Factory
-
- readFrom(StreamInput) - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolInfo
-
- readFrom(StreamInput) - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolInfoElement
-
- readFrom(StreamInput) - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolStatsElement
-
- readFrom(StreamInput) - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolInfo
-
- readFrom(StreamInput) - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolInfoElement
-
- readFrom(StreamInput) - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolStats
-
- readFrom(StreamInput) - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolStatsElement
-
- readFrom(StreamInput) - Method in class org.elasticsearch.transport.TransportInfo
-
- readFrom(StreamInput) - Method in class org.elasticsearch.transport.TransportRequest
-
- readFrom(StreamInput) - Method in class org.elasticsearch.transport.TransportResponse
-
- readFrom(StreamInput) - Method in class org.elasticsearch.transport.TransportStats
-
- readFromThin(StreamInput) - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- readFromThin(StreamInput, String) - Static method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable.Builder
-
- readFromThin(StreamInput) - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
- readFsStats(StreamInput) - Static method in class org.elasticsearch.monitor.fs.FsStats
-
- readFully(InputStream, int[]) - Static method in class com.ning.http.util.AsyncHttpProviderUtils
-
- readFully(byte[]) - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- readFully(byte[]) - Method in class org.elasticsearch.common.io.stream.StreamInput
-
- readGarbageCollector(StreamInput) - Static method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector
-
- readGarbageCollectors(StreamInput) - Static method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollectors
-
- readGenericValue() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
- readGetField(StreamInput) - Static method in class org.elasticsearch.index.get.GetField
-
- readGetResult(StreamInput) - Static method in class org.elasticsearch.index.get.GetResult
-
- readGetStats(StreamInput) - Static method in class org.elasticsearch.index.get.GetStats
-
- readHeader(StreamInput) - Method in class org.elasticsearch.common.compress.CompressedStreamInput
-
- readHeader(StreamInput) - Method in class org.elasticsearch.common.compress.lzf.LZFCompressedStreamInput
-
- readHeader(StreamInput) - Method in class org.elasticsearch.common.compress.snappy.ClientSnappyCompressedStreamInput
-
- readHighlightField(StreamInput) - Static method in class org.elasticsearch.search.highlight.HighlightField
-
- readHttpInfo(StreamInput) - Static method in class org.elasticsearch.http.HttpInfo
-
- readHttpStats(StreamInput) - Static method in class org.elasticsearch.http.HttpStats
-
- readIndexingStats(StreamInput) - Static method in class org.elasticsearch.index.indexing.IndexingStats
-
- readIndexName(StreamInput) - Static method in class org.elasticsearch.index.Index
-
- readIndexShardStatus(StreamInput) - Static method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
- readIndicesStats(StreamInput) - Static method in class org.elasticsearch.indices.NodeIndicesStats
-
- readInetSocketTransportAddress(StreamInput) - Static method in class org.elasticsearch.common.transport.InetSocketTransportAddress
-
- readInt() - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- readInt() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
Reads four bytes and returns an int.
- readInternalSearchResponse(StreamInput) - Static method in class org.elasticsearch.search.internal.InternalSearchResponse
-
- readItem(StreamInput) - Static method in class org.elasticsearch.action.get.MultiGetRequest.Item
-
- readItem(StreamInput) - Static method in class org.elasticsearch.action.search.MultiSearchResponse.Item
-
- readItemResponse(StreamInput) - Static method in class org.elasticsearch.action.get.MultiGetItemResponse
-
- readJvmInfo(StreamInput) - Static method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- readJvmStats(StreamInput) - Static method in class org.elasticsearch.monitor.jvm.JvmStats
-
- readLastGc(StreamInput) - Static method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector.LastGc
-
- readLong() - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- readLong() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
Reads eight bytes and returns a long.
- readMap(StreamInput) - Static method in class org.elasticsearch.common.io.stream.Streamables
-
- readMap() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
- readMap(XContentParser) - Static method in class org.elasticsearch.common.xcontent.support.XContentMapConverter
-
- readMap(XContentParser, XContentMapConverter.MapFactory) - Static method in class org.elasticsearch.common.xcontent.support.XContentMapConverter
-
- readMapValue(StreamInput) - Static method in class org.elasticsearch.common.io.stream.Streamables
-
- readMem(StreamInput) - Static method in class org.elasticsearch.monitor.jvm.JvmInfo.Mem
-
- readMem(StreamInput) - Static method in class org.elasticsearch.monitor.jvm.JvmStats.Mem
-
- readMem(StreamInput) - Static method in class org.elasticsearch.monitor.os.OsInfo.Mem
-
- readMem(StreamInput) - Static method in class org.elasticsearch.monitor.os.OsStats.Mem
-
- readMem(StreamInput) - Static method in class org.elasticsearch.monitor.process.ProcessStats.Mem
-
- readMemoryPool(StreamInput) - Static method in class org.elasticsearch.monitor.jvm.JvmStats.MemoryPool
-
- readMergeStats(StreamInput) - Static method in class org.elasticsearch.index.merge.MergeStats
-
- readNetworkInfo(StreamInput) - Static method in class org.elasticsearch.monitor.network.NetworkInfo
-
- readNetworkInterface(StreamInput) - Static method in class org.elasticsearch.monitor.network.NetworkInfo.Interface
-
- readNetworkStats(StreamInput) - Static method in class org.elasticsearch.monitor.network.NetworkStats
-
- readNetworkTcp(StreamInput) - Static method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- readNode(StreamInput) - Static method in class org.elasticsearch.cluster.node.DiscoveryNode
-
- readNodeHotThreads(StreamInput) - Static method in class org.elasticsearch.action.admin.cluster.node.hotthreads.NodeHotThreads
-
- readNodeInfo(StreamInput) - Static method in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
- readNodeRestartResponse(StreamInput) - Static method in class org.elasticsearch.action.admin.cluster.node.restart.NodesRestartResponse.NodeRestartResponse
-
- readNodeStats(StreamInput) - Static method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
- readOnlyRoutingNodes() - Method in class org.elasticsearch.cluster.ClusterState
-
Returns a built (on demand) routing nodes view of the routing table.
- readOptionalString() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
- readOptionalUTF() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
- readOrderedMap(XContentParser) - Static method in class org.elasticsearch.common.xcontent.support.XContentMapConverter
-
- readOsInfo(StreamInput) - Static method in class org.elasticsearch.monitor.os.OsInfo
-
- readOsStats(StreamInput) - Static method in class org.elasticsearch.monitor.os.OsStats
-
- readPingResponse(StreamInput) - Static method in class org.elasticsearch.discovery.tao.ping.TaoPing.PingResponse
-
- readProcessInfo(StreamInput) - Static method in class org.elasticsearch.monitor.process.ProcessInfo
-
- readProcessStats(StreamInput) - Static method in class org.elasticsearch.monitor.process.ProcessStats
-
- readQueryExplanation(StreamInput) - Static method in class org.elasticsearch.action.admin.indices.validate.query.QueryExplanation
-
- readRefreshStats(StreamInput) - Static method in class org.elasticsearch.index.refresh.RefreshStats
-
- readScroll(StreamInput) - Static method in class org.elasticsearch.search.Scroll
-
- readSearchHit(StreamInput, InternalSearchHits.StreamContext) - Static method in class org.elasticsearch.search.internal.InternalSearchHit
-
- readSearchHitField(StreamInput) - Static method in class org.elasticsearch.search.internal.InternalSearchHitField
-
- readSearchHits(StreamInput, InternalSearchHits.StreamContext) - Static method in class org.elasticsearch.search.internal.InternalSearchHits
-
- readSearchHits(StreamInput) - Static method in class org.elasticsearch.search.internal.InternalSearchHits
-
- readSearchResponse(StreamInput) - Static method in class org.elasticsearch.action.search.SearchResponse
-
- readSearchShardTarget(StreamInput) - Static method in class org.elasticsearch.search.SearchShardTarget
-
- readSearchStats(StreamInput) - Static method in class org.elasticsearch.index.search.stats.SearchStats
-
- readSegment(StreamInput) - Static method in class org.elasticsearch.index.engine.Segment
-
- readSettingsFromStream(StreamInput) - Static method in class org.elasticsearch.common.settings.ImmutableSettings
-
- readShardId(StreamInput) - Static method in class org.elasticsearch.index.shard.ShardId
-
- readShardOperationFailed(StreamInput) - Static method in class org.elasticsearch.action.support.DefaultShardOperationFailedException
-
- readShardRoutingEntry(StreamInput) - Static method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- readShardRoutingEntry(StreamInput, String, int) - Static method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- readShardSearchFailure(StreamInput) - Static method in class org.elasticsearch.action.search.ShardSearchFailure
-
- readShardSegments(StreamInput) - Static method in class org.elasticsearch.action.admin.indices.segments.ShardSegments
-
- readShardStats(StreamInput) - Static method in class org.elasticsearch.action.admin.indices.stats.ShardStats
-
- readShort() - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- readShort() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
- readSizeValue(StreamInput) - Static method in class org.elasticsearch.common.unit.SizeValue
-
- readStats(StreamInput) - Static method in class org.elasticsearch.index.indexing.IndexingStats.Stats
-
- readStats(StreamInput) - Static method in class org.elasticsearch.index.search.stats.SearchStats.Stats
-
- readStoreStats(StreamInput) - Static method in class org.elasticsearch.index.store.StoreStats
-
- readStreamHeader() - Method in class org.elasticsearch.common.io.ThrowableObjectInputStream
-
- readString() - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- readString() - Method in class org.elasticsearch.common.io.stream.HandlesStreamInput
-
- readString() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
- readStringArray() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
- readSwap(StreamInput) - Static method in class org.elasticsearch.monitor.os.OsInfo.Swap
-
- readSwap(StreamInput) - Static method in class org.elasticsearch.monitor.os.OsStats.Swap
-
- readText() - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- readText() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
- readThreadPoolInfo(StreamInput) - Static method in class org.elasticsearch.threadpool.client.ClientThreadPoolInfo
-
- readThreadPoolInfo(StreamInput) - Static method in class org.elasticsearch.threadpool.transport.TransportThreadPoolInfo
-
- readThreadPoolStats(StreamInput) - Static method in class org.elasticsearch.threadpool.client.ClientThreadPoolStats
-
- readThreadPoolStats(StreamInput) - Static method in class org.elasticsearch.threadpool.transport.TransportThreadPoolStats
-
- readThreads(StreamInput) - Static method in class org.elasticsearch.monitor.jvm.JvmStats.Threads
-
- readTimeValue(StreamInput) - Static method in class org.elasticsearch.common.unit.TimeValue
-
- readTransportInfo(StreamInput) - Static method in class org.elasticsearch.transport.TransportInfo
-
- readTransportStats(StreamInput) - Static method in class org.elasticsearch.transport.TransportStats
-
- readUTF() - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- readUTF() - Method in class org.elasticsearch.common.io.stream.HandlesStreamInput
-
Deprecated.
- readUTF() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
- readVersion(StreamInput) - Static method in class org.elasticsearch.Version
-
- readVInt() - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- readVInt() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
Reads an int stored in variable-length format.
- readVLong() - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- readVLong() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
Reads a long stored in variable-length format.
- readWarmerStats(StreamInput) - Static method in class org.elasticsearch.index.warmer.WarmerStats
-
- ready() - Method in class org.elasticsearch.common.io.FastCharArrayReader
-
Tells whether this stream is ready to be read.
- ready() - Method in class org.elasticsearch.common.io.FastStringReader
-
Tells whether this stream is ready to be read.
- readyBuffer() - Method in class org.elasticsearch.common.compress.CompressedStreamInput
-
Fill the uncompressed bytes buffer by reading the underlying inputStream.
- realm - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- Realm - Class in com.ning.http.client
-
This class is required when authentication is needed.
- Realm.AuthScheme - Enum in com.ning.http.client
-
- Realm.RealmBuilder - Class in com.ning.http.client
-
- Realm.RealmBuilder() - Constructor for class com.ning.http.client.Realm.RealmBuilder
-
- realtime() - Method in class org.elasticsearch.action.get.GetRequest
-
- realtime(Boolean) - Method in class org.elasticsearch.action.get.GetRequest
-
- realtime() - Method in class org.elasticsearch.action.get.MultiGetRequest
-
- realtime(Boolean) - Method in class org.elasticsearch.action.get.MultiGetRequest
-
- reaper - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- reaper() - Method in class com.ning.http.client.AsyncHttpClientConfig
-
- reason() - Method in class org.elasticsearch.action.search.ShardSearchFailure
-
The reason of the failure.
- reason() - Method in interface org.elasticsearch.action.ShardOperationFailedException
-
The reason of the failure.
- reason() - Method in class org.elasticsearch.action.support.DefaultShardOperationFailedException
-
- RebalanceOnlyWhenActiveAllocationDecider - Class in org.elasticsearch.cluster.routing.allocation.decider
-
Only allow rebalancing when all shards are active within the shard replication group.
- RebalanceOnlyWhenActiveAllocationDecider() - Constructor for class org.elasticsearch.cluster.routing.allocation.decider.RebalanceOnlyWhenActiveAllocationDecider
-
- RebalanceOnlyWhenActiveAllocationDecider(Settings) - Constructor for class org.elasticsearch.cluster.routing.allocation.decider.RebalanceOnlyWhenActiveAllocationDecider
-
- received(long) - Method in interface org.elasticsearch.transport.TransportServiceAdapter
-
- ReceiveTimeoutTransportException - Exception in org.elasticsearch.transport
-
- ReceiveTimeoutTransportException(DiscoveryNode, String, String) - Constructor for exception org.elasticsearch.transport.ReceiveTimeoutTransportException
-
- reclaimed() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector.LastGc
-
- recoveredIndexSize() - Method in class org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus
-
How much of the index has been recovered.
- recoveredIndexSize() - Method in class org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus
-
How much of the index has been recovered.
- recoveredTranslogOperations() - Method in class org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus
-
- recoveredTranslogOperations() - Method in class org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus
-
- recovery(boolean) - Method in class org.elasticsearch.action.admin.indices.status.IndicesStatusRequest
-
Should the status include recovery information.
- recovery() - Method in class org.elasticsearch.action.admin.indices.status.IndicesStatusRequest
-
- RecursiveAction - Class in org.elasticsearch.common.util.concurrent.jsr166y
-
- RecursiveAction() - Constructor for class org.elasticsearch.common.util.concurrent.jsr166y.RecursiveAction
-
- RecursiveTask<V> - Class in org.elasticsearch.common.util.concurrent.jsr166y
-
- RecursiveTask() - Constructor for class org.elasticsearch.common.util.concurrent.jsr166y.RecursiveTask
-
- recycler - Variable in class org.elasticsearch.common.compress.snappy.ClientSnappyCompressedStreamInput
-
- recycler - Variable in class org.elasticsearch.common.compress.snappy.ClientSnappyCompressedStreamOutput
-
- redirectEnabled - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- refresh() - Method in class org.elasticsearch.action.admin.indices.flush.FlushRequest
-
Should a refresh be performed once the flush is done.
- refresh(boolean) - Method in class org.elasticsearch.action.admin.indices.flush.FlushRequest
-
Should a refresh be performed once the flush is done.
- REFRESH - Static variable in class org.elasticsearch.action.admin.indices.optimize.OptimizeRequest.Defaults
-
- refresh() - Method in class org.elasticsearch.action.admin.indices.optimize.OptimizeRequest
-
Should refresh be performed after the optimization.
- refresh(boolean) - Method in class org.elasticsearch.action.admin.indices.optimize.OptimizeRequest
-
Should refresh be performed after the optimization.
- refresh() - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- refresh(boolean) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
- refresh() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
- refresh(boolean) - Method in class org.elasticsearch.action.bulk.BulkRequest
-
Should a refresh be executed post this bulk operation causing the operations to
be searchable.
- refresh() - Method in class org.elasticsearch.action.bulk.BulkRequest
-
- refresh(boolean) - Method in class org.elasticsearch.action.delete.DeleteRequest
-
Should a refresh be executed post this index operation causing the operation to
be searchable.
- refresh() - Method in class org.elasticsearch.action.delete.DeleteRequest
-
- refresh() - Method in class org.elasticsearch.action.delete.index.IndexDeleteRequest
-
- refresh(boolean) - Method in class org.elasticsearch.action.get.GetRequest
-
Should a refresh be executed before this get operation causing the operation to
return the latest value.
- refresh() - Method in class org.elasticsearch.action.get.GetRequest
-
- refresh() - Method in class org.elasticsearch.action.get.MultiGetRequest
-
- refresh(boolean) - Method in class org.elasticsearch.action.get.MultiGetRequest
-
- refresh(boolean) - Method in class org.elasticsearch.action.index.IndexRequest
-
Should a refresh be executed post this index operation causing the operation to
be searchable.
- refresh() - Method in class org.elasticsearch.action.index.IndexRequest
-
- refresh(boolean) - Method in class org.elasticsearch.action.update.UpdateRequest
-
Should a refresh be executed post this update operation causing the operation to
be searchable.
- refresh() - Method in class org.elasticsearch.action.update.UpdateRequest
-
- refresh(RefreshRequest) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Explicitly refresh one or more indices (making the content indexed since the last refresh searchable).
- refresh(RefreshRequest, ActionListener<RefreshResponse>) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Explicitly refresh one or more indices (making the content indexed since the last refresh searchable).
- refresh(RefreshRequest) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- refresh(RefreshRequest, ActionListener<RefreshResponse>) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- refresh() - Method in class org.elasticsearch.indices.NodeIndicesStats
-
- REFRESH - Static variable in interface org.elasticsearch.threadpool.ThreadPool.Names
-
- RefreshAction - Class in org.elasticsearch.action.admin.indices.refresh
-
- refreshInterval() - Method in class org.elasticsearch.monitor.network.NetworkInfo
-
- refreshInterval() - Method in class org.elasticsearch.monitor.os.OsInfo
-
- refreshInterval() - Method in class org.elasticsearch.monitor.process.ProcessInfo
-
- RefreshRequest - Class in org.elasticsearch.action.admin.indices.refresh
-
A refresh request making all operations performed since the last refresh available for search.
- RefreshRequest(String...) - Constructor for class org.elasticsearch.action.admin.indices.refresh.RefreshRequest
-
- refreshRequest(String...) - Static method in class org.elasticsearch.client.AdminRequests
-
Creates a refresh indices request.
- RefreshRequestBuilder - Class in org.elasticsearch.action.admin.indices.refresh
-
A refresh request making all operations performed since the last refresh available for search.
- RefreshRequestBuilder(IndicesAdminClient) - Constructor for class org.elasticsearch.action.admin.indices.refresh.RefreshRequestBuilder
-
- RefreshResponse - Class in org.elasticsearch.action.admin.indices.refresh
-
The response of a refresh action.
- refreshStats() - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
- refreshStats() - Method in class org.elasticsearch.action.admin.indices.status.IndexStatus
-
- refreshStats() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
Refresh stats.
- RefreshStats - Class in org.elasticsearch.index.refresh
-
- RefreshStats() - Constructor for class org.elasticsearch.index.refresh.RefreshStats
-
- RefreshStats(long, long) - Constructor for class org.elasticsearch.index.refresh.RefreshStats
-
- Regex - Class in org.elasticsearch.common.regex
-
- Regex() - Constructor for class org.elasticsearch.common.regex.Regex
-
- register() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Adds a new unarrived party to this phaser.
- registerFactory(String, ClusterState.Custom.Factory) - Static method in class org.elasticsearch.cluster.ClusterState
-
Register a custom index meta data factory.
- registerFactory(String, IndexMetaData.Custom.Factory) - Static method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
Register a custom index meta data factory.
- registerFactory(String, MetaData.Custom.Factory) - Static method in class org.elasticsearch.cluster.metadata.MetaData
-
Register a custom index meta data factory.
- registerHandler(String, TransportRequestHandler) - Method in class org.elasticsearch.transport.client.ClientTransportService
-
- registerStream(InternalFacet.Stream, String...) - Static method in class org.elasticsearch.search.facet.InternalFacet.Streams
-
- reinitialize() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Resets the internal bookkeeping state of this task, allowing a
subsequent fork.
- rejected() - Method in interface org.elasticsearch.common.util.concurrent.XRejectedExecutionHandler
-
The number of rejected executions.
- rejected() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolStatsElement
-
- REJECTED - Static variable in class org.elasticsearch.threadpool.ThreadPoolStatsElement.Fields
-
- rejected() - Method in interface org.elasticsearch.threadpool.ThreadPoolStatsElement
-
- rejected() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolStatsElement
-
- relation(ShapeRelation) - Method in class org.elasticsearch.index.query.GeoShapeFilterBuilder
-
Sets the
ShapeRelation that defines how the Shape used in the
Filter must relate to indexed Shapes
- relation(ShapeRelation) - Method in class org.elasticsearch.index.query.GeoShapeQueryBuilder
-
- releaseExternalResources() - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider.OptimizedFileRegion
-
- relocate(String) - Method in class org.elasticsearch.cluster.routing.MutableShardRouting
-
- relocating() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- relocating() - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
The shard is in relocating mode.
- relocatingNodeId - Variable in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- relocatingNodeId() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- relocatingNodeId() - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
The relocating node id the shard is either relocating to or relocating from.
- relocatingShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- relocatingShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- relocatingShards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterShardHealth
-
- remaining() - Method in class org.elasticsearch.cluster.routing.PlainShardsIterator
-
- remaining() - Method in interface org.elasticsearch.cluster.routing.ShardsIterator
-
- remainingCapacity() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.LinkedTransferQueue
-
Always returns Integer.MAX_VALUE because a
LinkedTransferQueue is not capacity constrained.
- remotelyClosed(Channel, NettyResponseFuture<?>) - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
-
- RemoteTransportException - Exception in org.elasticsearch.transport
-
A remote exception for an action.
- RemoteTransportException(String, Throwable) - Constructor for exception org.elasticsearch.transport.RemoteTransportException
-
- RemoteTransportException(String, TransportAddress, String, Throwable) - Constructor for exception org.elasticsearch.transport.RemoteTransportException
-
- remove(Object) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
- remove(Object) - Method in class com.ning.http.client.FluentStringsMap
- remove(String) - Method in class com.ning.http.client.resumable.PropertiesBasedResumableProcessor
-
Remove the key associate value.
- remove(String) - Method in interface com.ning.http.client.resumable.ResumableAsyncHandler.ResumableProcessor
-
Remove the key associate value.
- remove(Object) - Method in class com.ning.http.client.simple.HeaderMap
-
Only read access is supported.
- remove(String) - Method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- remove(String) - Method in class org.elasticsearch.cluster.node.DiscoveryNodes.Builder
-
- remove(String) - Method in class org.elasticsearch.cluster.routing.RoutingTable.Builder
-
- remove(Object) - Method in class org.elasticsearch.common.collect.MapBackedSet
-
- remove(K) - Method in class org.elasticsearch.common.collect.MapBuilder
-
- remove(String) - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Removes the provided setting from the internal map holding the current list of settings.
- remove(long) - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- remove(Object) - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- remove(Object, Object) - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- remove(long) - Method in interface org.elasticsearch.common.util.concurrent.ConcurrentMapLong
-
- remove() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
- remove(Object) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
Removes the first element e such that
o.equals(e), if such an element exists in this deque.
- remove(Object) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.LinkedTransferQueue
-
Removes a single instance of the specified element from this queue,
if it is present.
- remove(long) - Method in interface org.elasticsearch.transport.TransportServiceAdapter
-
- removeAlias(String, String) - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
-
Removes an alias to the index.
- removeAlias(String, String) - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
-
Removes an alias to the index.
- removeAll(V) - Method in interface com.ning.http.client.ConnectionsPool
-
Remove all connections from the cache.
- removeAll(Channel) - Method in class com.ning.http.client.providers.netty.NettyConnectionsPool
-
Remove all connections from the cache.
- removeAllIndices() - Method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- removeByShardId(int) - Method in class org.elasticsearch.cluster.routing.RoutingNode
-
- removeConnectionListener(TransportConnectionListener) - Method in class org.elasticsearch.transport.client.ClientTransportService
-
- removeCustom(String) - Method in class org.elasticsearch.cluster.ClusterState.Builder
-
- removeCustom(String) - Method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- removeCustom(String) - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
-
- removeCustom(String) - Method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- removed() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes.Delta
-
- removeDeadMembers(Set<String>, String) - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- removedNodes() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes.Delta
-
- removeDuplicateStrings(String[]) - Static method in class org.elasticsearch.common.Strings
-
Remove duplicate Strings from the given array.
- removeFilter(ClientSettingsFilter.Filter) - Method in class org.elasticsearch.common.settings.ClientSettingsFilter
-
- removeFirst() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
- removeFirstOccurrence(Object) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
Removes the first element e such that
o.equals(e), if such an element exists in this deque.
- removeGlobalBlock(ClusterBlock) - Method in class org.elasticsearch.cluster.block.ClusterBlocks.Builder
-
- removeHandler(String) - Method in class org.elasticsearch.transport.client.ClientTransportService
-
- removeHostsProvider(UnicastHostsProvider) - Method in class org.elasticsearch.discovery.tao.ping.unicast.UnicastTaoPing
-
- removeIndexBlock(String, ClusterBlock) - Method in class org.elasticsearch.cluster.block.ClusterBlocks.Builder
-
- removeIndexBlocks(String) - Method in class org.elasticsearch.cluster.block.ClusterBlocks.Builder
-
- removeIOExceptionFilter(IOExceptionFilter) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- removeLast() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
- removeLastOccurrence(Object) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
Removes the last element e such that
o.equals(e), if such an element exists in this deque.
- removeMapping(String) - Method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- removeMapping(String) - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
-
- removeNonProxyHost(String) - Method in class com.ning.http.client.ProxyServer
-
- removeProperty(U) - Method in interface com.ning.http.client.AsyncHttpProviderConfig
-
Remove the value associated with the property's name
- removeProperty(String) - Method in class com.ning.http.client.providers.jdk.JDKAsyncHttpProviderConfig
-
- removeProperty(String) - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProviderConfig
-
Remove the value associated with the property's name
- removeQueryParamOnRedirect - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- removerAlias(String) - Method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- removeReplica() - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable.Builder
-
- removeRequestFilter(RequestFilter) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- removeResponseFilter(ResponseFilter) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- removeShard(ShardRouting) - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable.Builder
-
- removeTemplate(String) - Method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- removeTransferListener(TransferListener) - Method in class com.ning.http.client.listener.TransferCompletionHandler
-
- removeTransportAddress(TransportAddress) - Method in class org.elasticsearch.client.http.HttpClusterAdminClient
-
- removeTransportAddress(TransportAddress) - Method in class org.elasticsearch.client.http.HttpIndicesAdminClient
-
- removeTransportAddress(TransportAddress) - Method in class org.elasticsearch.client.http.HttpIngestClient
-
- removeTransportAddress(TransportAddress) - Method in class org.elasticsearch.client.http.HttpSearchClient
-
- removeWebSocketListener(WebSocketListener) - Method in class com.ning.http.client.providers.netty.NettyWebSocket
-
- removeWebSocketListener(WebSocketListener) - Method in interface com.ning.http.client.websocket.WebSocket
-
- removeWebSocketListener(WebSocketListener) - Method in class com.ning.http.client.websocket.WebSocketUpgradeHandler.Builder
-
- replace(String, String...) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
-
Replaces the values for the given key with the given values.
- replace(String, Collection<String>) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
-
Replaces the values for the given key with the given values.
- replace(String, String...) - Method in class com.ning.http.client.FluentStringsMap
-
Replaces the values for the given key with the given values.
- replace(String, Collection<String>) - Method in class com.ning.http.client.FluentStringsMap
-
Replaces the values for the given key with the given values.
- replace(String, String, String) - Static method in class org.elasticsearch.common.Strings
-
Replace all occurences of a substring within a string with
another string.
- replace(Long, T, T) - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- replace(Long, T) - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- replaceAll(FluentCaseInsensitiveStringsMap) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
-
Replace the values for all keys from the given map that are also present in this object, with the values from the given map.
- replaceAll(Map<? extends String, ? extends Collection<String>>) - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
-
Replace the values for all keys from the given map that are also present in this object, with the values from the given map.
- replaceAll(FluentStringsMap) - Method in class com.ning.http.client.FluentStringsMap
-
Replace the values for all keys from the given map that are also present in this object, with the values from the given map.
- replaceAll(Map<? extends String, ? extends Collection<String>>) - Method in class com.ning.http.client.FluentStringsMap
-
Replace the values for all keys from the given map that are also present in this object, with the values from the given map.
- replacePlaceholders(String, Properties) - Method in class org.elasticsearch.common.property.PropertyPlaceholder
-
Replaces all placeholders of format
${name} with the corresponding property from the supplied
Properties.
- replacePlaceholders(String, PropertyPlaceholder.PlaceholderResolver) - Method in class org.elasticsearch.common.property.PropertyPlaceholder
-
- replacePropertyPlaceholders() - Method in class org.elasticsearch.common.settings.ImmutableSettings.Builder
-
Runs across all the settings set on this builder and replaces
${...} elements in the
each setting value according to the following logic:
- replayRequest(boolean) - Method in class com.ning.http.client.filter.FilterContext.FilterContextBuilder
-
- replayRequest() - Method in class com.ning.http.client.filter.FilterContext
-
Return true if the current response's processing needs to be interrupted and a new
Request be executed.
- ReplicaAfterPrimaryActiveAllocationDecider - Class in org.elasticsearch.cluster.routing.allocation.decider
-
An allocation strategy that only allows for a replica to be allocated when the primary is active.
- ReplicaAfterPrimaryActiveAllocationDecider() - Constructor for class org.elasticsearch.cluster.routing.allocation.decider.ReplicaAfterPrimaryActiveAllocationDecider
-
- ReplicaAfterPrimaryActiveAllocationDecider(Settings) - Constructor for class org.elasticsearch.cluster.routing.allocation.decider.ReplicaAfterPrimaryActiveAllocationDecider
-
- replicaShards() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- replicationType(ReplicationType) - Method in class org.elasticsearch.action.bulk.BulkRequest
-
Set the replication type for this operation.
- replicationType() - Method in class org.elasticsearch.action.bulk.BulkRequest
-
- replicationType - Variable in class org.elasticsearch.action.support.replication.IndexReplicationOperationRequest
-
- replicationType(ReplicationType) - Method in class org.elasticsearch.action.support.replication.IndexReplicationOperationRequest
-
Sets the replication type.
- replicationType(String) - Method in class org.elasticsearch.action.support.replication.IndexReplicationOperationRequest
-
Sets the replication type.
- replicationType() - Method in class org.elasticsearch.action.support.replication.IndexReplicationOperationRequest
-
- replicationType - Variable in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequest
-
- replicationType() - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequest
-
- replicationType(ReplicationType) - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequest
-
Sets the replication type.
- replicationType(String) - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequest
-
Sets the replication type.
- ReplicationType - Enum in org.elasticsearch.action.support.replication
-
The type of replication to perform.
- replicationType() - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
The replication type.
- replicationType(ReplicationType) - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
Sets the replication type.
- replicationType(String) - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
Sets the replication type.
- replicationType() - Method in class org.elasticsearch.action.update.UpdateRequest
-
The replication type.
- replicationType(ReplicationType) - Method in class org.elasticsearch.action.update.UpdateRequest
-
Sets the replication type.
- request(Request) - Method in class com.ning.http.client.filter.FilterContext.FilterContextBuilder
-
- Request - Interface in com.ning.http.client
-
The Request class can be used to construct HTTP request:
- request - Variable in class com.ning.http.client.RequestBuilderBase
-
- request - Variable in class org.elasticsearch.action.ActionRequestBuilder
-
- request() - Method in class org.elasticsearch.action.ActionRequestBuilder
-
- request() - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
- Request.EntityWriter - Interface in com.ning.http.client
-
An entity that can be used to manipulate the Request's body output before it get sent.
- requestBuilder(String, String) - Method in class com.ning.http.client.AsyncHttpClient
-
- requestBuilder(Request) - Method in class com.ning.http.client.AsyncHttpClient
-
- RequestBuilder - Class in com.ning.http.client
-
- RequestBuilder() - Constructor for class com.ning.http.client.RequestBuilder
-
- RequestBuilder(String) - Constructor for class com.ning.http.client.RequestBuilder
-
- RequestBuilder(String, boolean) - Constructor for class com.ning.http.client.RequestBuilder
-
- RequestBuilder(Request) - Constructor for class com.ning.http.client.RequestBuilder
-
- RequestBuilderBase<T extends RequestBuilderBase<T>> - Class in com.ning.http.client
-
- RequestBuilderBase(Class<T>, String, boolean) - Constructor for class com.ning.http.client.RequestBuilderBase
-
- RequestBuilderBase(Class<T>, Request) - Constructor for class com.ning.http.client.RequestBuilderBase
-
- requestCompressionLevel - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- RequestEntity - Interface in com.ning.http.multipart
-
This class is an adaptation of the Apache HttpClient implementation
- RequestFilter - Interface in com.ning.http.client.filter
-
A Filter interface that gets invoked before making an actual request.
- requestFilters - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- requests() - Method in class org.elasticsearch.action.bulk.BulkRequest
-
- requests() - Method in class org.elasticsearch.action.search.MultiSearchRequest
-
- requestTimeout(AsyncHttpClientConfig, PerRequestConfig) - Static method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
-
- requestTimeoutInMs - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- RequestToken - Class in com.ning.http.client.oauth
-
Value class used for OAuth tokens (request secret, access secret);
simple container with two parts, public id part ("key") and
confidential ("secret") part.
- RequestToken(String, String) - Constructor for class com.ning.http.client.oauth.RequestToken
-
- required() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.Routing
-
- Required - Annotation Type in org.elasticsearch.common
-
The presence of this annotation on a method parameter indicates that
null is an acceptable value for that parameter.
- requiredAverageNumberOfShardsPerNode() - Method in class org.elasticsearch.cluster.routing.RoutingNodes
-
- requireFieldMatch(boolean) - Method in class org.elasticsearch.search.highlight.HighlightBuilder.Field
-
- requireFieldMatch(boolean) - Method in class org.elasticsearch.search.highlight.HighlightBuilder
-
- reroute(ClusterRerouteRequest) - Method in interface org.elasticsearch.client.ClusterAdminClient
-
Reroutes allocation of shards.
- reroute(ClusterRerouteRequest, ActionListener<ClusterRerouteResponse>) - Method in interface org.elasticsearch.client.ClusterAdminClient
-
Reroutes allocation of shards.
- reroute(ClusterRerouteRequest) - Method in class org.elasticsearch.client.support.AbstractClusterAdminClient
-
- reroute(ClusterRerouteRequest, ActionListener<ClusterRerouteResponse>) - Method in class org.elasticsearch.client.support.AbstractClusterAdminClient
-
- reset() - Method in class com.ning.http.client.Response.ResponseBuilder
-
Reset the internal state of this builder.
- reset() - Method in class org.elasticsearch.cluster.routing.PlainShardIterator
-
- reset() - Method in class org.elasticsearch.cluster.routing.PlainShardsIterator
-
- reset() - Method in interface org.elasticsearch.cluster.routing.ShardIterator
-
Resets the iterator.
- reset() - Method in interface org.elasticsearch.cluster.routing.ShardsIterator
-
Resets the iterator.
- reset() - Method in class org.elasticsearch.common.compress.CompressedStreamInput
-
- reset() - Method in class org.elasticsearch.common.compress.CompressedStreamOutput
-
- reset() - Method in class org.elasticsearch.common.io.FastByteArrayInputStream
-
Resets the buffer to the marked position.
- reset() - Method in class org.elasticsearch.common.io.FastByteArrayOutputStream
-
Resets the count field of this byte array output
stream to zero, so that all currently accumulated output in the
output stream is discarded.
- reset() - Method in class org.elasticsearch.common.io.FastCharArrayReader
-
Resets the stream to the most recent mark, or to the beginning if it has
never been marked.
- reset() - Method in class org.elasticsearch.common.io.FastCharArrayWriter
-
Resets the buffer so that you can use it again without
throwing away the already allocated buffer.
- reset() - Method in class org.elasticsearch.common.io.FastStringReader
-
Resets the stream to the most recent mark, or to the beginning of the
string if it has never been marked.
- reset(StreamInput) - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- reset() - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- reset() - Method in class org.elasticsearch.common.io.stream.AdapterStreamOutput
-
- reset() - Method in class org.elasticsearch.common.io.stream.BasicCachedStreamOutput.Entry
-
- reset() - Method in class org.elasticsearch.common.io.stream.ByteBufferStreamInput
-
- reset() - Method in class org.elasticsearch.common.io.stream.BytesStreamInput
-
- reset() - Method in class org.elasticsearch.common.io.stream.BytesStreamOutput
-
- reset() - Method in class org.elasticsearch.common.io.stream.DataOutputStreamOutput
-
- reset() - Method in class org.elasticsearch.common.io.stream.HandlesStreamInput
-
- reset(StreamInput) - Method in class org.elasticsearch.common.io.stream.HandlesStreamInput
-
- reset() - Method in class org.elasticsearch.common.io.stream.HandlesStreamOutput
-
- reset() - Method in class org.elasticsearch.common.io.stream.InputStreamStreamInput
-
- reset() - Method in class org.elasticsearch.common.io.stream.NettyBytesStreamOutput
-
- reset() - Method in class org.elasticsearch.common.io.stream.NettyCachedStreamOutput.Entry
-
- reset() - Method in class org.elasticsearch.common.io.stream.OutputStreamStreamOutput
-
- reset() - Method in class org.elasticsearch.common.io.stream.StreamInput
-
Resets the stream.
- reset() - Method in class org.elasticsearch.common.io.stream.StreamOutput
-
- reset() - Method in class org.elasticsearch.common.io.UTF8StreamWriter
-
- reset() - Method in class org.elasticsearch.common.util.concurrent.jsr166e.LongAdder
-
Resets variables maintaining the sum to zero.
- reset() - Method in class org.elasticsearch.common.util.concurrent.ThreadBarrier.BarrierTimer
-
resets (clears) this timer before next execution.
- reset(Throwable) - Method in class org.elasticsearch.common.util.concurrent.ThreadBarrier
-
Resets the barrier to its initial state.
- reset() - Method in class org.elasticsearch.search.internal.InternalSearchHits.StreamContext
-
- reset() - Method in class org.elasticsearch.transport.netty.ChannelBufferStreamInput
-
- resetToBufferStart() - Method in class org.elasticsearch.common.compress.CompressedStreamInput
-
Expert!, resets to buffer start, without the need to decompress it again.
- resident() - Method in class org.elasticsearch.monitor.process.ProcessStats.Mem
-
- resolveBindHostAddress(String) - Method in class org.elasticsearch.common.network.TransportNetworkService
-
- resolveBindHostAddress(String, String) - Method in class org.elasticsearch.common.network.TransportNetworkService
-
- resolveClass(ObjectStreamClass) - Method in class org.elasticsearch.common.io.ThrowableObjectInputStream
-
- resolveConfig(String) - Method in class org.elasticsearch.env.ClientEnvironment
-
- resolveConfigAndLoadToString(String) - Method in class org.elasticsearch.env.ClientEnvironment
-
- resolveDefault() - Method in interface org.elasticsearch.common.network.TransportNetworkService.CustomNameResolver
-
Resolves the default value if possible.
- resolveIfPossible(String) - Method in interface org.elasticsearch.common.network.TransportNetworkService.CustomNameResolver
-
Resolves a custom value handling, return null if can't handle it.
- resolveIndexRouting(String, String) - Method in class org.elasticsearch.cluster.metadata.MetaData
-
Returns indexing routing for the given index.
- resolveInetAddress(String, String, String) - Method in class org.elasticsearch.common.network.TransportNetworkService
-
- resolveNode(String) - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- resolveNodesIds(String...) - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- resolvePlaceholder(String) - Method in interface org.elasticsearch.common.property.PropertyPlaceholder.PlaceholderResolver
-
Resolves the supplied placeholder name into the replacement value.
- resolvePublishHostAddress(String) - Method in class org.elasticsearch.common.network.TransportNetworkService
-
- resolvePublishHostAddress(String, String) - Method in class org.elasticsearch.common.network.TransportNetworkService
-
- resolveSearchRouting(String, String) - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- resolveSearchRouting(String, String[]) - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- Response - Interface in com.ning.http.client
-
- response() - Method in class org.elasticsearch.action.bulk.BulkItemResponse
-
- response() - Method in class org.elasticsearch.action.get.MultiGetItemResponse
-
The actual get response, null if its a failure.
- response() - Method in class org.elasticsearch.action.search.MultiSearchResponse.Item
-
The actual search response, null if its a failure.
- Response.ResponseBuilder - Class in com.ning.http.client
-
- Response.ResponseBuilder() - Constructor for class com.ning.http.client.Response.ResponseBuilder
-
- ResponseBase - Class in com.ning.http.client.providers
-
- ResponseBase(HttpResponseStatus, HttpResponseHeaders, List<HttpResponseBodyPart>) - Constructor for class com.ning.http.client.providers.ResponseBase
-
- ResponseBodyPart - Class in com.ning.http.client.providers.jdk
-
A callback class used when an HTTP response body is received.
- ResponseBodyPart(URI, byte[], AsyncHttpProvider, boolean) - Constructor for class com.ning.http.client.providers.jdk.ResponseBodyPart
-
- ResponseBodyPart - Class in com.ning.http.client.providers.netty
-
A callback class used when an HTTP response body is received.
- ResponseBodyPart(URI, HttpResponse, AsyncHttpProvider, boolean) - Constructor for class com.ning.http.client.providers.netty.ResponseBodyPart
-
Constructor used for non-chunked GET requests and HEAD requests.
- ResponseBodyPart(URI, HttpResponse, AsyncHttpProvider, HttpChunk, boolean) - Constructor for class com.ning.http.client.providers.netty.ResponseBodyPart
-
- ResponseFilter - Interface in com.ning.http.client.filter
-
A Filter interface that gets invoked before making the processing of the response bytes.
- responseFilters - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- ResponseHandlerFailureTransportException - Exception in org.elasticsearch.transport
-
A failure to handle the response of a transaction action.
- ResponseHandlerFailureTransportException(Throwable) - Constructor for exception org.elasticsearch.transport.ResponseHandlerFailureTransportException
-
- responseHeaders(HttpResponseHeaders) - Method in class com.ning.http.client.filter.FilterContext.FilterContextBuilder
-
- ResponseHeaders - Class in com.ning.http.client.providers.jdk
-
A class that represent the HTTP headers.
- ResponseHeaders(URI, HttpURLConnection, AsyncHttpProvider) - Constructor for class com.ning.http.client.providers.jdk.ResponseHeaders
-
- ResponseHeaders - Class in com.ning.http.client.providers.netty
-
A class that represent the HTTP headers.
- ResponseHeaders(URI, HttpResponse, AsyncHttpProvider) - Constructor for class com.ning.http.client.providers.netty.ResponseHeaders
-
- ResponseHeaders(URI, HttpResponse, AsyncHttpProvider, HttpChunkTrailer) - Constructor for class com.ning.http.client.providers.netty.ResponseHeaders
-
- responses() - Method in class org.elasticsearch.action.delete.index.IndexDeleteResponse
-
- responses() - Method in class org.elasticsearch.action.get.MultiGetResponse
-
- responses() - Method in class org.elasticsearch.action.search.MultiSearchResponse
-
The list of responses, the order is the same as the one provided in the request.
- responseStatus(HttpResponseStatus) - Method in class com.ning.http.client.filter.FilterContext.FilterContextBuilder
-
- ResponseStatus - Class in com.ning.http.client.providers.jdk
-
A class that represent the HTTP response' status line (code + text)
- ResponseStatus(URI, HttpURLConnection, AsyncHttpProvider) - Constructor for class com.ning.http.client.providers.jdk.ResponseStatus
-
- ResponseStatus - Class in com.ning.http.client.providers.netty
-
A class that represent the HTTP response' status line (code + text)
- ResponseStatus(URI, HttpResponse, AsyncHttpProvider) - Constructor for class com.ning.http.client.providers.netty.ResponseStatus
-
- responseTimeoutInMs - Variable in class com.ning.http.client.providers.jdk.JDKFuture
-
- restContentType() - Method in enum org.elasticsearch.common.xcontent.XContentType
-
- restDocumentSource(BytesReference, XContentBuilder, ToXContent.Params) - Static method in class org.elasticsearch.search.internal.InternalSearchHit
-
- RestStatus - Enum in org.elasticsearch.rest
-
- result - Variable in class org.elasticsearch.common.lucene.util.UnicodeUtil.UTF16Result
-
- result - Variable in class org.elasticsearch.common.lucene.util.UnicodeUtil.UTF8Result
-
- result - Variable in class org.elasticsearch.common.Unicode.UTF16Result
-
- ResumableAsyncHandler - Class in com.ning.http.client.resumable
-
An
AsyncHandler which support resumable download, e.g when used with an
ResumableIOExceptionFilter,
this handler can resume the download operation at the point it was before the interruption occured.
- ResumableAsyncHandler(long) - Constructor for class com.ning.http.client.resumable.ResumableAsyncHandler
-
- ResumableAsyncHandler(boolean) - Constructor for class com.ning.http.client.resumable.ResumableAsyncHandler
-
- ResumableAsyncHandler() - Constructor for class com.ning.http.client.resumable.ResumableAsyncHandler
-
- ResumableAsyncHandler(AsyncHandler<Response>) - Constructor for class com.ning.http.client.resumable.ResumableAsyncHandler
-
- ResumableAsyncHandler(long, AsyncHandler<Response>) - Constructor for class com.ning.http.client.resumable.ResumableAsyncHandler
-
- ResumableAsyncHandler(ResumableAsyncHandler.ResumableProcessor) - Constructor for class com.ning.http.client.resumable.ResumableAsyncHandler
-
- ResumableAsyncHandler(ResumableAsyncHandler.ResumableProcessor, boolean) - Constructor for class com.ning.http.client.resumable.ResumableAsyncHandler
-
- ResumableAsyncHandler.ResumableProcessor - Interface in com.ning.http.client.resumable
-
An interface to implement in order to manage the way the incomplete file management are handled.
- ResumableBodyConsumer - Interface in com.ning.http.client
-
- ResumableIOExceptionFilter - Class in com.ning.http.client.resumable
-
- ResumableIOExceptionFilter() - Constructor for class com.ning.http.client.resumable.ResumableIOExceptionFilter
-
- ResumableListener - Interface in com.ning.http.client.resumable
-
- ResumableRandomAccessFileListener - Class in com.ning.http.client.extra
-
- ResumableRandomAccessFileListener(RandomAccessFile) - Constructor for class com.ning.http.client.extra.ResumableRandomAccessFileListener
-
- resume() - Method in class com.ning.http.client.consumers.FileBodyConsumer
-
Prepare this consumer to resume a download, for example by seeking to the end of the underlying file.
- resume() - Method in interface com.ning.http.client.ResumableBodyConsumer
-
Prepare this consumer to resume a download, for example by seeking to the end of the underlying file.
- resumeEncoding() - Method in class org.elasticsearch.common.Base64.OutputStream
-
Resumes encoding of the stream.
- retransSegs() - Method in class org.elasticsearch.monitor.network.NetworkStats.Tcp
-
- retryable() - Method in class org.elasticsearch.cluster.block.ClusterBlock
-
Should operations get into retry state if this block is present.
- retryable() - Method in exception org.elasticsearch.cluster.block.ClusterBlockException
-
- retryOnConflict(int) - Method in class org.elasticsearch.action.update.UpdateRequest
-
Sets the number of retries of a version conflict occurs because the document was updated between
getting it and updating it.
- retryOnConflict() - Method in class org.elasticsearch.action.update.UpdateRequest
-
- REUSE_ADDRESS - Static variable in class com.ning.http.client.providers.netty.NettyAsyncHttpProviderConfig
-
- reuseChannel() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- reusedIndexSize() - Method in class org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus
-
- reusedIndexSize() - Method in class org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus
-
- revision - Variable in class org.elasticsearch.Version
-
- rewrite(IndexReader) - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- rewrite(IndexReader) - Method in class org.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
-
- rewrite(String) - Method in class org.elasticsearch.index.query.FieldQueryBuilder
-
- rewrite(String) - Method in class org.elasticsearch.index.query.MatchQueryBuilder
-
- rewrite(String) - Method in class org.elasticsearch.index.query.MultiMatchQueryBuilder
-
- rewrite(String) - Method in class org.elasticsearch.index.query.PrefixQueryBuilder
-
- rewrite(String) - Method in class org.elasticsearch.index.query.QueryStringQueryBuilder
-
- rewrite(String) - Method in class org.elasticsearch.index.query.WildcardQueryBuilder
-
- routing - Variable in class org.elasticsearch.action.count.CountRequest
-
- routing() - Method in class org.elasticsearch.action.count.CountRequest
-
A comma separated list of routing values to control the shards the search will be executed on.
- routing(String) - Method in class org.elasticsearch.action.count.CountRequest
-
A comma separated list of routing values to control the shards the search will be executed on.
- routing(String...) - Method in class org.elasticsearch.action.count.CountRequest
-
The routing values to control the shards that the search will be executed on.
- routing(String) - Method in class org.elasticsearch.action.delete.DeleteRequest
-
Controls the shard routing of the request.
- routing() - Method in class org.elasticsearch.action.delete.DeleteRequest
-
Controls the shard routing of the delete request.
- routing() - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequest
-
A comma separated list of routing values to control the shards the search will be executed on.
- routing(String) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequest
-
A comma separated list of routing values to control the shards the search will be executed on.
- routing(String...) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequest
-
The routing values to control the shards that the search will be executed on.
- routing() - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- routing(String) - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- routing - Variable in class org.elasticsearch.action.get.GetRequest
-
- routing(String) - Method in class org.elasticsearch.action.get.GetRequest
-
Controls the shard routing of the request.
- routing() - Method in class org.elasticsearch.action.get.GetRequest
-
- routing(String) - Method in class org.elasticsearch.action.get.MultiGetRequest.Item
-
The routing associated with this document.
- routing() - Method in class org.elasticsearch.action.get.MultiGetRequest.Item
-
- routing(String) - Method in class org.elasticsearch.action.index.IndexRequest
-
Controls the shard routing of the request.
- routing() - Method in class org.elasticsearch.action.index.IndexRequest
-
Controls the shard routing of the request.
- routing() - Method in class org.elasticsearch.action.search.SearchRequest
-
A comma separated list of routing values to control the shards the search will be executed on.
- routing(String) - Method in class org.elasticsearch.action.search.SearchRequest
-
A comma separated list of routing values to control the shards the search will be executed on.
- routing(String...) - Method in class org.elasticsearch.action.search.SearchRequest
-
The routing values to control the shards that the search will be executed on.
- routing(String) - Method in class org.elasticsearch.action.update.UpdateRequest
-
Controls the shard routing of the request.
- routing() - Method in class org.elasticsearch.action.update.UpdateRequest
-
Controls the shard routing of the request.
- routing(String) - Method in class org.elasticsearch.cluster.metadata.AliasAction
-
- routing(String) - Method in class org.elasticsearch.cluster.metadata.AliasMetaData.Builder
-
- routing() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
-
The routing value parsed, null if does not require parsing, or not resolved.
- routing - Variable in class org.elasticsearch.cluster.metadata.MappingMetaData
-
- routing() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData
-
- RoutingAllocation - Interface in org.elasticsearch.cluster.routing.allocation
-
- RoutingAllocationResult - Class in org.elasticsearch.cluster.routing.allocation
-
- RoutingAllocationResult(boolean, RoutingTable, AllocationExplanation) - Constructor for class org.elasticsearch.cluster.routing.allocation.RoutingAllocationResult
-
- RoutingBuilders - Class in org.elasticsearch.cluster.routing
-
- RoutingException - Exception in org.elasticsearch.cluster.routing
-
- RoutingException(String) - Constructor for exception org.elasticsearch.cluster.routing.RoutingException
-
- RoutingException(String, Throwable) - Constructor for exception org.elasticsearch.cluster.routing.RoutingException
-
- RoutingNode - Class in org.elasticsearch.cluster.routing
-
- RoutingNode(String, DiscoveryNode) - Constructor for class org.elasticsearch.cluster.routing.RoutingNode
-
- RoutingNode(String, DiscoveryNode, List<MutableShardRouting>) - Constructor for class org.elasticsearch.cluster.routing.RoutingNode
-
- routingNodes() - Method in class org.elasticsearch.cluster.ClusterState
-
- routingNodes() - Method in interface org.elasticsearch.cluster.routing.allocation.RoutingAllocation
-
- routingNodes() - Method in class org.elasticsearch.cluster.routing.allocation.SimpleRoutingAllocation
-
- RoutingNodes - Class in org.elasticsearch.cluster.routing
-
- RoutingNodes(ClusterState) - Constructor for class org.elasticsearch.cluster.routing.RoutingNodes
-
- routingNodes(ClusterState) - Method in class org.elasticsearch.cluster.routing.RoutingTable
-
- routingParsingStillNeeded() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
-
Is routing parsing still needed?
- routingResolved() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
-
Has routing been resolved during the parsing phase.
- routingResult(RoutingAllocationResult) - Method in class org.elasticsearch.cluster.ClusterState.Builder
-
- routingTable(RoutingTable.Builder) - Method in class org.elasticsearch.cluster.ClusterState.Builder
-
- routingTable(RoutingTable) - Method in class org.elasticsearch.cluster.ClusterState.Builder
-
- routingTable() - Method in class org.elasticsearch.cluster.ClusterState
-
- routingTable() - Method in interface org.elasticsearch.cluster.routing.allocation.RoutingAllocation
-
- routingTable() - Method in class org.elasticsearch.cluster.routing.allocation.RoutingAllocationResult
-
- routingTable() - Method in class org.elasticsearch.cluster.routing.allocation.SimpleRoutingAllocation
-
- routingTable() - Static method in class org.elasticsearch.cluster.routing.RoutingBuilders
-
- routingTable() - Method in class org.elasticsearch.cluster.routing.RoutingNodes
-
- RoutingTable - Class in org.elasticsearch.cluster.routing
-
- routingTable(RoutingTable) - Method in class org.elasticsearch.cluster.routing.RoutingTable.Builder
-
- RoutingTable.Builder - Class in org.elasticsearch.cluster.routing
-
- RoutingTable.Builder() - Constructor for class org.elasticsearch.cluster.routing.RoutingTable.Builder
-
- routingTableChanged() - Method in class org.elasticsearch.cluster.ClusterChangedEvent
-
- RoutingTableValidation - Class in org.elasticsearch.cluster.routing
-
- RoutingTableValidation() - Constructor for class org.elasticsearch.cluster.routing.RoutingTableValidation
-
- RoutingValidationException - Exception in org.elasticsearch.cluster.routing
-
- RoutingValidationException(RoutingTableValidation) - Constructor for exception org.elasticsearch.cluster.routing.RoutingValidationException
-
- run() - Method in class com.ning.http.client.listenable.ExecutionList
-
Runs this execution list, executing all pairs in the order they were
added.
- run() - Method in class com.ning.http.multipart.FilePartStallHandler
-
- run() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinWorkerThread
-
This method is required to be public, but should never be
called explicitly.
- run() - Method in class org.elasticsearch.common.util.concurrent.LoggingRunnable
-
- run() - Method in class org.elasticsearch.common.util.concurrent.ThreadBarrier.BarrierTimer
-
- run() - Method in interface org.elasticsearch.script.ExecutableScript
-
Executes the script.
- rxCount() - Method in class org.elasticsearch.transport.TransportStats
-
- rxSize() - Method in class org.elasticsearch.transport.TransportStats
-
- safeSource() - Method in class org.elasticsearch.action.index.IndexRequest
-
- SAME - Static variable in class org.elasticsearch.threadpool.client.ClientThreadPool.Names
-
- SAME - Static variable in interface org.elasticsearch.threadpool.ThreadPool.Names
-
- SAME - Static variable in class org.elasticsearch.threadpool.transport.TransportThreadPool.Names
-
- SAME_HOST_SETTING - Static variable in class org.elasticsearch.cluster.routing.allocation.decider.SameShardAllocationDecider
-
- sameHost(TransportAddress) - Method in class org.elasticsearch.common.transport.DummyTransportAddress
-
- sameHost(TransportAddress) - Method in class org.elasticsearch.common.transport.InetSocketTransportAddress
-
- sameHost(TransportAddress) - Method in class org.elasticsearch.common.transport.LocalTransportAddress
-
- sameHost(TransportAddress) - Method in interface org.elasticsearch.common.transport.TransportAddress
-
- SameShardAllocationDecider - Class in org.elasticsearch.cluster.routing.allocation.decider
-
An allocation strategy that does not allow for the same shard instance to be allocated on the same node.
- SameShardAllocationDecider() - Constructor for class org.elasticsearch.cluster.routing.allocation.decider.SameShardAllocationDecider
-
- SameShardAllocationDecider(Settings) - Constructor for class org.elasticsearch.cluster.routing.allocation.decider.SameShardAllocationDecider
-
- save(Map<String, Long>) - Method in class com.ning.http.client.resumable.PropertiesBasedResumableProcessor
-
Save the current
Map instance which contains information about the current transfer state.
- save(Map<String, Long>) - Method in interface com.ning.http.client.resumable.ResumableAsyncHandler.ResumableProcessor
-
Save the current
Map instance which contains information about the current transfer state.
- schedule(TimeValue, String, Runnable) - Method in class org.elasticsearch.threadpool.client.ClientThreadPool
-
- schedule(TimeValue, String, Runnable) - Method in interface org.elasticsearch.threadpool.ThreadPool
-
- schedule(TimeValue, String, Runnable) - Method in class org.elasticsearch.threadpool.transport.TransportThreadPool
-
- scheduler() - Method in class org.elasticsearch.threadpool.client.ClientThreadPool
-
- scheduler() - Method in interface org.elasticsearch.threadpool.ThreadPool
-
- scheduler() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPool
-
- scheduleWithFixedDelay(Runnable, TimeValue) - Method in class org.elasticsearch.threadpool.client.ClientThreadPool
-
- scheduleWithFixedDelay(Runnable, TimeValue) - Method in interface org.elasticsearch.threadpool.ThreadPool
-
- scheduleWithFixedDelay(Runnable, TimeValue) - Method in class org.elasticsearch.threadpool.transport.TransportThreadPool
-
- scope(String) - Method in class org.elasticsearch.index.query.HasChildFilterBuilder
-
- scope(String) - Method in class org.elasticsearch.index.query.HasChildQueryBuilder
-
The scope of the query, which can later be used, for example, to run facets against the child docs that
matches the query.
- scope(String) - Method in class org.elasticsearch.index.query.HasParentFilterBuilder
-
- scope(String) - Method in class org.elasticsearch.index.query.HasParentQueryBuilder
-
- scope(String) - Method in class org.elasticsearch.index.query.NestedFilterBuilder
-
- scope(String) - Method in class org.elasticsearch.index.query.NestedQueryBuilder
-
- scope(String) - Method in class org.elasticsearch.index.query.TopChildrenQueryBuilder
-
The scope of the query, which can later be used, for example, to run facets against the child docs that
matches the query.
- scope - Variable in class org.elasticsearch.search.facet.AbstractFacetBuilder
-
- scope(String) - Method in class org.elasticsearch.search.facet.AbstractFacetBuilder
-
Marks the facet to run in a specific scope.
- Scopes - Class in org.elasticsearch.search.internal
-
- Scopes() - Constructor for class org.elasticsearch.search.internal.Scopes
-
- score() - Method in class org.elasticsearch.common.lucene.search.EmptyScorer
-
- score(String) - Method in class org.elasticsearch.index.query.TopChildrenQueryBuilder
-
How to compute the score.
- score(float) - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- score() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- score() - Method in interface org.elasticsearch.search.SearchHit
-
The score.
- scoreMode(String) - Method in class org.elasticsearch.index.query.CustomFiltersScoreQueryBuilder
-
- scoreMode(String) - Method in class org.elasticsearch.index.query.NestedQueryBuilder
-
The score mode.
- scoreSort() - Static method in class org.elasticsearch.search.sort.SortBuilders
-
Constructs a new score sort.
- ScoreSortBuilder - Class in org.elasticsearch.search.sort
-
A sort builder allowing to sort by score.
- ScoreSortBuilder() - Constructor for class org.elasticsearch.search.sort.ScoreSortBuilder
-
- script() - Method in class org.elasticsearch.action.update.UpdateRequest
-
- script(String) - Method in class org.elasticsearch.action.update.UpdateRequest
-
The script to execute.
- script(String, Map<String, Object>) - Method in class org.elasticsearch.action.update.UpdateRequest
-
The script to execute.
- script(String, String, Map<String, Object>) - Method in class org.elasticsearch.action.update.UpdateRequest
-
The script to execute.
- script() - Method in class org.elasticsearch.common.xcontent.script.ScriptFieldsContext.ScriptField
-
- script(String) - Method in class org.elasticsearch.index.query.CustomScoreQueryBuilder
-
Sets the boost factor for this query.
- script - Variable in class org.elasticsearch.script.ContentScriptService.CacheKey
-
- ScriptException - Exception in org.elasticsearch.script
-
- ScriptException(String) - Constructor for exception org.elasticsearch.script.ScriptException
-
- ScriptException(String, Throwable) - Constructor for exception org.elasticsearch.script.ScriptException
-
- scriptField(String, String) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Adds a script field under the given name with the provided script.
- scriptField(String, String, Map<String, Object>) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Adds a script field.
- scriptField(String, String, String, Map<String, Object>) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Adds a script field.
- ScriptFieldsContext - Class in org.elasticsearch.common.xcontent.script
-
- ScriptFieldsContext() - Constructor for class org.elasticsearch.common.xcontent.script.ScriptFieldsContext
-
- ScriptFieldsContext.ScriptField - Class in org.elasticsearch.common.xcontent.script
-
- ScriptFieldsContext.ScriptField(String, ContentScript, boolean) - Constructor for class org.elasticsearch.common.xcontent.script.ScriptFieldsContext.ScriptField
-
- scriptFilter(String) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A builder for filter based on a script.
- ScriptFilterBuilder - Class in org.elasticsearch.index.query
-
- ScriptFilterBuilder(String) - Constructor for class org.elasticsearch.index.query.ScriptFilterBuilder
-
- scriptLang(String) - Method in class org.elasticsearch.action.update.UpdateRequest
-
The language of the script to execute.
- scriptLang() - Method in class org.elasticsearch.action.update.UpdateRequest
-
- scriptParams() - Method in class org.elasticsearch.action.update.UpdateRequest
-
- scriptParams(Map<String, Object>) - Method in class org.elasticsearch.action.update.UpdateRequest
-
Sets the script parameters to use with the script.
- scriptSort(String, String) - Static method in class org.elasticsearch.search.sort.SortBuilders
-
Constructs a new script based sort.
- ScriptSortBuilder - Class in org.elasticsearch.search.sort
-
Script sort builder allows to sort based on a custom script expression.
- ScriptSortBuilder(String, String) - Constructor for class org.elasticsearch.search.sort.ScriptSortBuilder
-
Constructs a script sort builder with the script and the type.
- scroll() - Method in class org.elasticsearch.action.search.SearchRequest
-
If set, will enable scrolling of the search request.
- scroll(Scroll) - Method in class org.elasticsearch.action.search.SearchRequest
-
If set, will enable scrolling of the search request.
- scroll(TimeValue) - Method in class org.elasticsearch.action.search.SearchRequest
-
If set, will enable scrolling of the search request for the specified timeout.
- scroll(String) - Method in class org.elasticsearch.action.search.SearchRequest
-
If set, will enable scrolling of the search request for the specified timeout.
- scroll() - Method in class org.elasticsearch.action.search.SearchScrollRequest
-
If set, will enable scrolling of the search request.
- scroll(Scroll) - Method in class org.elasticsearch.action.search.SearchScrollRequest
-
If set, will enable scrolling of the search request.
- scroll(TimeValue) - Method in class org.elasticsearch.action.search.SearchScrollRequest
-
If set, will enable scrolling of the search request for the specified timeout.
- scroll(String) - Method in class org.elasticsearch.action.search.SearchScrollRequest
-
If set, will enable scrolling of the search request for the specified timeout.
- Scroll - Class in org.elasticsearch.search
-
A scroll enables scrolling of search request.
- Scroll(TimeValue) - Constructor for class org.elasticsearch.search.Scroll
-
Constructs a new scroll of the provided keep alive.
- scrollId() - Method in class org.elasticsearch.action.search.SearchResponse
-
- scrollId() - Method in class org.elasticsearch.action.search.SearchScrollRequest
-
The scroll id used to scroll the search.
- scrollId(String) - Method in class org.elasticsearch.action.search.SearchScrollRequest
-
- search() - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- search(boolean) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
- search() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
- search(SearchRequest) - Method in interface org.elasticsearch.client.SearchClient
-
Search across one or more indices and one or more types with a query.
- search(SearchRequest, ActionListener<SearchResponse>) - Method in interface org.elasticsearch.client.SearchClient
-
Search across one or more indices and one or more types with a query.
- search(SearchRequest) - Method in class org.elasticsearch.client.support.AbstractSearchClient
-
- search(SearchRequest, ActionListener<SearchResponse>) - Method in class org.elasticsearch.client.support.AbstractSearchClient
-
- search - Variable in class org.elasticsearch.index.engine.Segment
-
- search() - Method in class org.elasticsearch.index.engine.Segment
-
- search() - Method in class org.elasticsearch.indices.NodeIndicesStats
-
- SEARCH - Static variable in interface org.elasticsearch.threadpool.ThreadPool.Names
-
- SearchAction - Class in org.elasticsearch.action.search
-
- SearchClient - Interface in org.elasticsearch.client
-
A client provides a one stop interface for performing actions/operations against the cluster.
- SearchException - Exception in org.elasticsearch.search
-
- SearchException(SearchShardTarget, String) - Constructor for exception org.elasticsearch.search.SearchException
-
- SearchException(SearchShardTarget, String, Throwable) - Constructor for exception org.elasticsearch.search.SearchException
-
- searchFrom(int) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
From which search result set to return.
- searchFrom() - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
- SearchHit - Interface in org.elasticsearch.search
-
A single search hit.
- SearchHitField - Interface in org.elasticsearch.search
-
A single field name and values part of a
SearchHit.
- SearchHits - Interface in org.elasticsearch.search
-
The hits of a search request.
- searchIndices(String...) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
The indices the resulting mlt query will run against.
- searchIndices() - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
The indices the resulting mlt query will run against.
- SearchOperationThreading - Enum in org.elasticsearch.action.search
-
Controls the operation threading model for search operation that are performed
locally on the executing node.
- searchQueryHint(String) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
Optional search query hint.
- searchQueryHint() - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
Optional search query hint.
- searchRequest(SearchRequest) - Method in class org.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
-
Sets the search request to warm.
- searchRequest(SearchRequestBuilder) - Method in class org.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
-
Sets the search request to warm.
- SearchRequest - Class in org.elasticsearch.action.search
-
A request to execute search against one or more indices (or all).
- SearchRequest() - Constructor for class org.elasticsearch.action.search.SearchRequest
-
- SearchRequest(String...) - Constructor for class org.elasticsearch.action.search.SearchRequest
-
Constructs a new search request against the indices.
- SearchRequest(String[], byte[]) - Constructor for class org.elasticsearch.action.search.SearchRequest
-
Constructs a new search request against the provided indices with the given search source.
- searchRequest(String...) - Static method in class org.elasticsearch.client.AdminRequests
-
Creates a search request against one or more indices.
- searchRequest(String...) - Static method in class org.elasticsearch.client.SearchRequests
-
Creates a search request against one or more indices.
- SearchRequestBuilder - Class in org.elasticsearch.action.search
-
A search action request builder.
- SearchRequestBuilder(SearchClient) - Constructor for class org.elasticsearch.action.search.SearchRequestBuilder
-
- SearchRequests - Class in org.elasticsearch.client
-
A handy one stop shop for creating requests (make sure to import static this class).
- SearchRequests() - Constructor for class org.elasticsearch.client.SearchRequests
-
- SearchResponse - Class in org.elasticsearch.action.search
-
A response of a search request.
- SearchResponse() - Constructor for class org.elasticsearch.action.search.SearchResponse
-
- SearchResponse(InternalSearchResponse, String, int, int, long, ShardSearchFailure[]) - Constructor for class org.elasticsearch.action.search.SearchResponse
-
- searchRouting() - Method in class org.elasticsearch.cluster.metadata.AliasAction
-
- searchRouting(String) - Method in class org.elasticsearch.cluster.metadata.AliasAction
-
- searchRouting(String) - Method in class org.elasticsearch.cluster.metadata.AliasMetaData.Builder
-
- searchRouting() - Method in class org.elasticsearch.cluster.metadata.AliasMetaData
-
- searchScroll(Scroll) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
An optional search scroll request to be able to continue and scroll the search
operation.
- searchScroll() - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
An optional search scroll request to be able to continue and scroll the search
operation.
- searchScroll(SearchScrollRequest) - Method in interface org.elasticsearch.client.SearchClient
-
A search scroll request to continue searching a previous scrollable search request.
- searchScroll(SearchScrollRequest, ActionListener<SearchResponse>) - Method in interface org.elasticsearch.client.SearchClient
-
A search scroll request to continue searching a previous scrollable search request.
- searchScroll(SearchScrollRequest) - Method in class org.elasticsearch.client.support.AbstractSearchClient
-
- searchScroll(SearchScrollRequest, ActionListener<SearchResponse>) - Method in class org.elasticsearch.client.support.AbstractSearchClient
-
- SearchScrollAction - Class in org.elasticsearch.action.search
-
- SearchScrollRequest - Class in org.elasticsearch.action.search
-
- SearchScrollRequest() - Constructor for class org.elasticsearch.action.search.SearchScrollRequest
-
- SearchScrollRequest(String) - Constructor for class org.elasticsearch.action.search.SearchScrollRequest
-
- searchScrollRequest(String) - Static method in class org.elasticsearch.client.AdminRequests
-
Creates a search scroll request allowing to continue searching a previous search request.
- searchScrollRequest(String) - Static method in class org.elasticsearch.client.SearchRequests
-
Creates a search scroll request allowing to continue searching a previous search request.
- SearchScrollRequestBuilder - Class in org.elasticsearch.action.search
-
A search scroll action request builder.
- SearchScrollRequestBuilder(SearchClient) - Constructor for class org.elasticsearch.action.search.SearchScrollRequestBuilder
-
- SearchScrollRequestBuilder(SearchClient, String) - Constructor for class org.elasticsearch.action.search.SearchScrollRequestBuilder
-
- SearchShardTarget - Class in org.elasticsearch.search
-
The target that the search request was executed on.
- SearchShardTarget(String, String, int) - Constructor for class org.elasticsearch.search.SearchShardTarget
-
- searchSize(int) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
The number of documents to return, defaults to 10.
- searchSize() - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
- searchSource(SearchSourceBuilder) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
An optional search source request allowing to control the search request for the
more like this documents.
- searchSource(String) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
An optional search source request allowing to control the search request for the
more like this documents.
- searchSource(Map) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
- searchSource(XContentBuilder) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
- searchSource(byte[]) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
An optional search source request allowing to control the search request for the
more like this documents.
- searchSource(byte[], int, int, boolean) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
An optional search source request allowing to control the search request for the
more like this documents.
- searchSource(BytesReference, boolean) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
An optional search source request allowing to control the search request for the
more like this documents.
- searchSource() - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
An optional search source request allowing to control the search request for the
more like this documents.
- searchSource() - Static method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
A static factory method to construct a new search source.
- SearchSourceBuilder - Class in org.elasticsearch.search.builder
-
A search source builder allowing to easily build search source.
- SearchSourceBuilder() - Constructor for class org.elasticsearch.search.builder.SearchSourceBuilder
-
Constructs a new search source builder.
- SearchSourceBuilderException - Exception in org.elasticsearch.search.builder
-
- SearchSourceBuilderException(String) - Constructor for exception org.elasticsearch.search.builder.SearchSourceBuilderException
-
- SearchSourceBuilderException(String, Throwable) - Constructor for exception org.elasticsearch.search.builder.SearchSourceBuilderException
-
- searchSourceUnsafe() - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
- SearchStats - Class in org.elasticsearch.index.search.stats
-
- SearchStats() - Constructor for class org.elasticsearch.index.search.stats.SearchStats
-
- SearchStats(SearchStats.Stats, Map<String, SearchStats.Stats>) - Constructor for class org.elasticsearch.index.search.stats.SearchStats
-
- SearchStats.Stats - Class in org.elasticsearch.index.search.stats
-
- SearchStats.Stats(long, long, long, long, long, long) - Constructor for class org.elasticsearch.index.search.stats.SearchStats.Stats
-
- searchType(SearchType) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
The search type of the mlt search query.
- searchType(String) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
The search type of the mlt search query.
- searchType() - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
The search type of the mlt search query.
- searchType(SearchType) - Method in class org.elasticsearch.action.search.SearchRequest
-
- searchType(String) - Method in class org.elasticsearch.action.search.SearchRequest
-
- searchType() - Method in class org.elasticsearch.action.search.SearchRequest
-
The tye of search to execute.
- SearchType - Enum in org.elasticsearch.action.search
-
Search type represent the manner at which the search operation is executed.
- searchTypes(String...) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
The types the resulting mlt query will run against.
- searchTypes() - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
The types the resulting mlt query will run against.
- seconds() - Method in class org.elasticsearch.common.unit.TimeValue
-
- secondsFrac() - Method in class org.elasticsearch.common.unit.TimeValue
-
- seek(int) - Method in class org.elasticsearch.common.io.FastByteArrayOutputStream
-
Seeks back to the given position.
- seek(long) - Method in class org.elasticsearch.common.io.stream.AdapterStreamOutput
-
- seek(long) - Method in class org.elasticsearch.common.io.stream.BytesStreamOutput
-
- seek(int) - Method in class org.elasticsearch.common.io.stream.BytesStreamOutput
-
- seek(long) - Method in class org.elasticsearch.common.io.stream.NettyBytesStreamOutput
-
- seek(int) - Method in class org.elasticsearch.common.io.stream.NettyBytesStreamOutput
-
- seek(long) - Method in class org.elasticsearch.common.io.stream.StreamOutput
-
- seekPositionSupported() - Method in class org.elasticsearch.common.io.stream.AdapterStreamOutput
-
- seekPositionSupported() - Method in class org.elasticsearch.common.io.stream.BytesStreamOutput
-
- seekPositionSupported() - Method in class org.elasticsearch.common.io.stream.NettyBytesStreamOutput
-
- seekPositionSupported() - Method in class org.elasticsearch.common.io.stream.StreamOutput
-
- Segment - Class in org.elasticsearch.index.engine
-
- Segment(String) - Constructor for class org.elasticsearch.index.engine.Segment
-
- segments() - Method in class org.elasticsearch.action.admin.indices.segments.ShardSegments
-
- segments(IndicesSegmentsRequest) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
The segments of one or more indices.
- segments(IndicesSegmentsRequest, ActionListener<IndicesSegmentResponse>) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
The segments of one or more indices.
- segments(IndicesSegmentsRequest) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- segments(IndicesSegmentsRequest, ActionListener<IndicesSegmentResponse>) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- send(OutputStream) - Method in class com.ning.http.multipart.Part
-
Write all the data to the output stream.
- sendContentTypeHeader(OutputStream) - Method in class com.ning.http.multipart.Part
-
Write the content type header to the specified output stream
- sendData(OutputStream) - Method in class com.ning.http.multipart.FilePart
-
Write the data in "source" to the specified stream.
- sendData(OutputStream) - Method in class com.ning.http.multipart.Part
-
Write the data to the specified output stream
- sendData(OutputStream) - Method in class com.ning.http.multipart.StringPart
-
Writes the data to the given OutputStream.
- sendDispositionHeader(OutputStream) - Method in class com.ning.http.multipart.FilePart
-
Write the disposition header to the output stream
- sendDispositionHeader(OutputStream) - Method in class com.ning.http.multipart.Part
-
Write the content disposition header to the specified output stream
- sendEnd(OutputStream) - Method in class com.ning.http.multipart.Part
-
Write the end data to the output stream.
- sendEndOfHeader(OutputStream) - Method in class com.ning.http.multipart.Part
-
Write the end of the header to the output stream
- sendMessage(byte[]) - Method in class com.ning.http.client.providers.netty.NettyWebSocket
-
- sendMessage(byte[]) - Method in interface com.ning.http.client.websocket.WebSocket
-
Send a byte message.
- sendMessageEnd(OutputStream, byte[]) - Static method in class com.ning.http.multipart.Part
-
- sendPart(OutputStream, Part, byte[]) - Static method in class com.ning.http.multipart.Part
-
Write all parts and the last boundary to the specified output stream.
- sendParts(OutputStream, Part[]) - Static method in class com.ning.http.multipart.Part
-
Write all parts and the last boundary to the specified output stream.
- sendParts(OutputStream, Part[], byte[]) - Static method in class com.ning.http.multipart.Part
-
Write all parts and the last boundary to the specified output stream.
- sendPing(byte[]) - Method in class com.ning.http.client.providers.netty.NettyWebSocket
-
- sendPing(byte[]) - Method in interface com.ning.http.client.websocket.WebSocket
-
Send a ping with an optional payload
(limited to 125 bytes or less).
- sendPong(byte[]) - Method in class com.ning.http.client.providers.netty.NettyWebSocket
-
- sendPong(byte[]) - Method in interface com.ning.http.client.websocket.WebSocket
-
Send a ping with an optional payload
(limited to 125 bytes or less).
- sendRequest(DiscoveryNode, String, TransportRequest, TransportResponseHandler<T>) - Method in class org.elasticsearch.transport.client.ClientTransportService
-
- sendRequest(DiscoveryNode, String, TransportRequest, TransportRequestOptions, TransportResponseHandler<T>) - Method in class org.elasticsearch.transport.client.ClientTransportService
-
- sendRequest(DiscoveryNode, long, String, TransportRequest, TransportRequestOptions) - Method in class org.elasticsearch.transport.local.LocalClientTransport
-
- sendRequest(DiscoveryNode, long, String, TransportRequest, TransportRequestOptions) - Method in class org.elasticsearch.transport.netty.ClientNettyTransport
-
- sendRequest(DiscoveryNode, long, String, TransportRequest, TransportRequestOptions) - Method in interface org.elasticsearch.transport.Transport
-
Sends the request to the node.
- SendRequestTransportException - Exception in org.elasticsearch.transport
-
- SendRequestTransportException(DiscoveryNode, String, Throwable) - Constructor for exception org.elasticsearch.transport.SendRequestTransportException
-
- sendResponse(TransportResponse) - Method in class org.elasticsearch.transport.local.LocalClientTransportChannel
-
- sendResponse(TransportResponse, TransportResponseOptions) - Method in class org.elasticsearch.transport.local.LocalClientTransportChannel
-
- sendResponse(Throwable) - Method in class org.elasticsearch.transport.local.LocalClientTransportChannel
-
- sendResponse(TransportResponse) - Method in class org.elasticsearch.transport.netty.NettyTransportChannel
-
- sendResponse(TransportResponse, TransportResponseOptions) - Method in class org.elasticsearch.transport.netty.NettyTransportChannel
-
- sendResponse(Throwable) - Method in class org.elasticsearch.transport.netty.NettyTransportChannel
-
- sendResponse(TransportResponse) - Method in interface org.elasticsearch.transport.TransportChannel
-
- sendResponse(TransportResponse, TransportResponseOptions) - Method in interface org.elasticsearch.transport.TransportChannel
-
- sendResponse(Throwable) - Method in interface org.elasticsearch.transport.TransportChannel
-
- sendStart(OutputStream) - Method in class com.ning.http.multipart.Part
-
Write the start to the specified output stream
- sendTextMessage(String) - Method in class com.ning.http.client.providers.netty.NettyWebSocket
-
- sendTextMessage(String) - Method in interface com.ning.http.client.websocket.WebSocket
-
Send a text message
- sendTransferEncodingHeader(OutputStream) - Method in class com.ning.http.multipart.Part
-
Write the content transfer encoding header to the specified
output stream
- sent(long) - Method in interface org.elasticsearch.transport.TransportServiceAdapter
-
- serialize(Shape, XContentBuilder) - Static method in class org.elasticsearch.common.geo.GeoJSONShapeSerializer
-
Serializes the given
Shape as GeoJSON format into the given
XContentBuilder
- serverOpen() - Method in class org.elasticsearch.http.HttpStats
-
- serverOpen() - Method in class org.elasticsearch.transport.local.LocalClientTransport
-
- serverOpen() - Method in class org.elasticsearch.transport.netty.ClientNettyTransport
-
- serverOpen() - Method in interface org.elasticsearch.transport.Transport
-
- serverOpen() - Method in class org.elasticsearch.transport.TransportStats
-
- serviceAttributes - Variable in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
- serviceAttributes() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
The service attributes of the node.
- set(long) - Method in class org.elasticsearch.common.io.stream.LongStreamable
-
- set() - Method in class org.elasticsearch.common.lucene.docset.FixedBitDocSet
-
- set() - Method in class org.elasticsearch.common.lucene.docset.OpenBitDocSet
-
- set(V) - Method in class org.elasticsearch.common.util.concurrent.BaseFuture
-
Subclasses should invoke this method to set the result of the computation
to value.
- set(T) - Method in class org.elasticsearch.common.util.concurrent.ThreadLocals.CleanableValue
-
- setAlgorithm(String) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- setAllowPoolingConnection(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- setAllowPoolingConnection(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setAllowPoolingConnection(boolean) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setAllowSslConnectionPool(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Return true is if connections pooling is enabled.
- setAllowSslConnectionPool(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setAnalyzer(String) - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequestBuilder
-
Sets the analyzer name to use in order to analyze the text.
- setAnalyzer(Analyzer) - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- setApplicationThreadPool(ExecutorService) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setAsyncHttpClientProviderConfig(AsyncHttpProviderConfig<?, ?>) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- setBloomCache(boolean) - Method in class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequestBuilder
-
- setBody(byte[]) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- setBody(Request.EntityWriter, long) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- setBody(Request.EntityWriter) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- setBody(InputStream) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- setBody(String) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- setBody(byte[]) - Method in class com.ning.http.client.RequestBuilder
-
- setBody(Request.EntityWriter, long) - Method in class com.ning.http.client.RequestBuilder
-
- setBody(Request.EntityWriter) - Method in class com.ning.http.client.RequestBuilder
-
- setBody(InputStream) - Method in class com.ning.http.client.RequestBuilder
-
- setBody(String) - Method in class com.ning.http.client.RequestBuilder
-
- setBody(File) - Method in class com.ning.http.client.RequestBuilderBase
-
- setBody(byte[]) - Method in class com.ning.http.client.RequestBuilderBase
-
- setBody(String) - Method in class com.ning.http.client.RequestBuilderBase
-
- setBody(InputStream) - Method in class com.ning.http.client.RequestBuilderBase
-
- setBody(Request.EntityWriter) - Method in class com.ning.http.client.RequestBuilderBase
-
- setBody(Request.EntityWriter, long) - Method in class com.ning.http.client.RequestBuilderBase
-
- setBody(BodyGenerator) - Method in class com.ning.http.client.RequestBuilderBase
-
- setBodyEncoding(String) - Method in class com.ning.http.client.RequestBuilderBase
-
- setBoostTerms(float) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
The boost factor to use when boosting terms.
- setBoostTerms(boolean) - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- setBoostTermsFactor(float) - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- setBulkActions(int) - Method in class org.elasticsearch.action.bulk.BulkProcessor.Builder
-
Sets when to flush a new bulk request based on the number of actions currently added.
- setBulkSize(ByteSizeValue) - Method in class org.elasticsearch.action.bulk.BulkProcessor.Builder
-
Sets when to flush a new bulk request based on the size of actions currently added.
- setCharSet(String) - Method in class com.ning.http.multipart.PartBase
-
Sets the character encoding.
- setCharSet(String) - Method in class com.ning.http.multipart.StringPart
-
- setCompress(byte) - Static method in class org.elasticsearch.transport.support.TransportStatus
-
- setCompressionEnabled(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Enable HTTP compression.
- setCompressionEnabled(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setCompressionEnabled(boolean) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setConcurrentRequests(int) - Method in class org.elasticsearch.action.bulk.BulkProcessor.Builder
-
Sets the number of concurrent requests allowed to be executed.
- setConnectAllowed(boolean) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- setConnectionsPool(ConnectionsPool<?, ?>) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- setConnectionsPool(ConnectionsPool<?, ?>) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setConnectionTimeoutInMs(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Set the maximum time in millisecond an
AsyncHttpClient can wait when connecting to a remote host
- setConnectionTimeOutInMs(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setConnectionTimeoutInMs(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setConsistencyLevel(WriteConsistencyLevel) - Method in class org.elasticsearch.action.bulk.BulkRequestBuilder
-
Sets the consistency level.
- setConsistencyLevel(WriteConsistencyLevel) - Method in class org.elasticsearch.action.delete.DeleteRequestBuilder
-
Sets the consistency level.
- setConsistencyLevel(WriteConsistencyLevel) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequestBuilder
-
- setConsistencyLevel(WriteConsistencyLevel) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Sets the consistency level.
- setConsistencyLevel(WriteConsistencyLevel) - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequestBuilder
-
Sets the consistency level of write.
- setConsistencyLevel(WriteConsistencyLevel) - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequestBuilder
-
Sets the consistency level of write.
- setConsistencyLevel(WriteConsistencyLevel) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the consistency level of write.
- setContentLength(int) - Method in class com.ning.http.client.RequestBuilderBase
-
- setContentType(String) - Method in class com.ning.http.multipart.PartBase
-
Sets the content type.
- setContentType(XContentType) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
The content type that will be used to generate a document from user provided objects (like Map).
- setCreate(boolean) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
Set to true to force only creation, not an update of an index template.
- setCreate(boolean) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
- setCustom(IndexMetaData.Custom) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
- setDefaultCompressor(BasicCompressor) - Static method in class org.elasticsearch.common.compress.BasicCompressorFactory
-
- setDefaultFactory(ESLoggerFactory) - Static method in class org.elasticsearch.common.logging.ESLoggerFactory
-
Changes the default factory.
- setDefaultThrowableHandler(ThrowableHandler) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setDelay(TimeValue) - Method in class org.elasticsearch.action.admin.cluster.node.restart.NodesRestartRequestBuilder
-
The delay for the restart to occur.
- setDelay(String) - Method in class org.elasticsearch.action.admin.cluster.node.restart.NodesRestartRequestBuilder
-
The delay for the restart to occur.
- setDelay(TimeValue) - Method in class org.elasticsearch.action.admin.cluster.node.shutdown.NodesShutdownRequestBuilder
-
The delay for the restart to occur.
- setDelay(String) - Method in class org.elasticsearch.action.admin.cluster.node.shutdown.NodesShutdownRequestBuilder
-
The delay for the restart to occur.
- setDoc(IndexRequest) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the doc to use for updates when a script is not specified.
- setDoc(XContentBuilder) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the doc to use for updates when a script is not specified.
- setDoc(Map) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the doc to use for updates when a script is not specified.
- setDoc(Map, XContentType) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the doc to use for updates when a script is not specified.
- setDoc(String) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the doc to use for updates when a script is not specified.
- setDoc(byte[]) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the doc to use for updates when a script is not specified.
- setDoc(byte[], int, int) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the doc to use for updates when a script is not specified.
- setDocs(boolean) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
-
- setDomain(String) - Method in class com.ning.http.client.Realm.RealmBuilder
-
Deprecated.
- setDryRun(boolean) - Method in class org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequestBuilder
-
Sets a dry run flag (defaults to false) allowing to run the commands without
actually applying them to the cluster state, and getting the resulting cluster state back.
- setEncoding(String) - Method in class com.ning.http.client.ProxyServer
-
- setEnconding(String) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- setError(byte) - Static method in class org.elasticsearch.transport.support.TransportStatus
-
- setErrorDocumentBehaviour(SimpleAsyncHttpClient.ErrorDocumentBehaviour) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
This setting controls whether an error document should be written via
the
BodyConsumer after an error status code was received (e.g.
- setException(Throwable) - Method in class org.elasticsearch.common.util.concurrent.BaseFuture
-
Subclasses should invoke this method to set the result of the computation
to an error, throwable.
- setExecutorService(ExecutorService) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- setExecutorService(ExecutorService) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setExit(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.shutdown.NodesShutdownRequestBuilder
-
Should the JVM be exited as well or not.
- setExplain(boolean) - Method in class org.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequestBuilder
-
Indicates if detailed information about the query should be returned.
- setExplain(boolean) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Should each
SearchHit be returned with an
explanation of the hit (ranking).
- setExtraSource(String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the source of the request as a json string.
- setExtraSource(BytesReference) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the source of the request as a json string.
- setExtraSource(BytesReference, boolean) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the source of the request as a json string.
- setExtraSource(byte[]) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the source of the request as a json string.
- setExtraSource(byte[], int, int) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the source of the request as a json string.
- setExtraSource(XContentBuilder) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the source of the request as a json string.
- setExtraSource(Map) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
- setFacets(BytesReference) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets a raw (xcontent) binary representation of facets to use.
- setFacets(byte[]) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets a raw (xcontent) binary representation of facets to use.
- setFacets(byte[], int, int) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets a raw (xcontent) binary representation of facets to use.
- setFacets(XContentBuilder) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets a raw (xcontent) binary representation of facets to use.
- setFacets(Map) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets a raw (xcontent) binary representation of facets to use.
- setField(String) - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequestBuilder
-
Sets the field that its analyzer will be used to analyze the text.
- setField(String...) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
The fields of the document to use in order to find documents "like" this one.
- setFieldDataCache(boolean) - Method in class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequestBuilder
-
- setFields(String...) - Method in class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequestBuilder
-
- setFields(String...) - Method in class org.elasticsearch.action.explain.ExplainRequestBuilder
-
Explicitly specify the fields that will be returned for the explained document.
- setFields(String...) - Method in class org.elasticsearch.action.get.GetRequestBuilder
-
Explicitly specify the fields that will be returned.
- setFields(String...) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Explicitly specify the fields that will be returned.
- setFilter(FilterBuilder) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets a filter on the query executed that only applies to the search query
(and not facets for example).
- setFilter(String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets a filter on the query executed that only applies to the search query
(and not facets for example).
- setFilter(BytesReference) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets a filter on the query executed that only applies to the search query
(and not facets for example).
- setFilter(byte[]) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets a filter on the query executed that only applies to the search query
(and not facets for example).
- setFilter(byte[], int, int) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets a filter on the query executed that only applies to the search query
(and not facets for example).
- setFilter(XContentBuilder) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets a filter on the query executed that only applies to the search query
(and not facets for example).
- setFilter(Map) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets a filter on the query executed that only applies to the search query
(and not facets for example).
- setFilterAll() - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
-
Filters all data responses.
- setFilterBlocks(boolean) - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
-
- setFilterCache(boolean) - Method in class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequestBuilder
-
- setFilterIndexTemplates(String...) - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
-
- setFilterIndices(String...) - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
-
- setFilterMetaData(boolean) - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
-
Should the cluster state result include the
MetaData.
- setFilterNodes(boolean) - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
-
- setFilterRoutingTable(boolean) - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
-
- setFlush(boolean) - Method in class org.elasticsearch.action.admin.indices.optimize.OptimizeRequestBuilder
-
Should flush be performed after the optimization.
- setFlush(boolean) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
-
- setFlushInterval(TimeValue) - Method in class org.elasticsearch.action.bulk.BulkProcessor.Builder
-
Sets a flush interval flushing *any* bulk actions pending if the interval passes.
- setFollow(boolean) - Method in class org.elasticsearch.common.logging.log4j.ConsoleAppender
-
Sets whether the appender honors reassignments of System.out
or System.err made after configuration.
- setFollowRedirects(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Set to true to enable HTTP redirect
- setFollowRedirects(boolean) - Method in class com.ning.http.client.RequestBuilder
-
- setFollowRedirects(boolean) - Method in class com.ning.http.client.RequestBuilderBase
-
- setFollowRedirects(boolean) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setFollowRedirects(boolean) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
-
- setForkJoinTaskTag(short) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Atomically sets the tag value for this task.
- setFrom(int) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
From index to start the search from.
- setFs(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
-
Should the node file system stats be returned.
- setFull(boolean) - Method in class org.elasticsearch.action.admin.indices.flush.FlushRequestBuilder
-
- setGet(boolean) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
-
- setGroups(String...) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
-
- setHeader(String, String) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- setHeader(String, String) - Method in class com.ning.http.client.RequestBuilder
-
- setHeader(String, String) - Method in class com.ning.http.client.RequestBuilderBase
-
- setHeader(String, String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setHeader(String, String) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
-
- setHeaders(FluentCaseInsensitiveStringsMap) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- setHeaders(Map<String, Collection<String>>) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- setHeaders(FluentCaseInsensitiveStringsMap) - Method in class com.ning.http.client.RequestBuilder
-
- setHeaders(Map<String, Collection<String>>) - Method in class com.ning.http.client.RequestBuilder
-
- setHeaders(FluentCaseInsensitiveStringsMap) - Method in class com.ning.http.client.RequestBuilderBase
-
- setHeaders(Map<String, Collection<String>>) - Method in class com.ning.http.client.RequestBuilderBase
-
- setHeaders(FluentCaseInsensitiveStringsMap) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setHeaders(Map<String, Collection<String>>) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setHeaders(Map<String, Collection<String>>) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
-
- setHeaders(FluentCaseInsensitiveStringsMap) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
-
- setHighlighterEncoder(String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
The encoder to set for highlighting
- setHighlighterOrder(String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
The order of fragments per field.
- setHighlighterPostTags(String...) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Explicitly set the post tags that will be used for highlighting.
- setHighlighterPreTags(String...) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Explicitly set the pre tags that will be used for highlighting.
- setHighlighterRequireFieldMatch(boolean) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
- setHighlighterTagsSchema(String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Set a tag scheme that encapsulates a built in pre and post tags.
- setHostnameVerifier(HostnameVerifier) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- setHostnameVerifier(HostnameVerifier) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setHttp(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
-
Should the node HTTP info be returned.
- setHttp(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
-
Should the node HTTP stats be returned.
- setHttpResponse(HttpResponse) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- setId(String) - Method in class org.elasticsearch.action.delete.DeleteRequestBuilder
-
Sets the id of the document to delete.
- setId(String) - Method in class org.elasticsearch.action.explain.ExplainRequestBuilder
-
Sets the id to get a score explanation for.
- setId(String) - Method in class org.elasticsearch.action.get.GetRequestBuilder
-
Sets the id of the document to fetch.
- setId(String) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Sets the id to index the document under.
- setId(String) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the id of the indexed document.
- setIdCache(boolean) - Method in class org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheRequestBuilder
-
- setIdleConnectionInPoolTimeoutInMs(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Set the maximum time in millisecond an
AsyncHttpClient will keep connection
idle in pool.
- setIdleConnectionInPoolTimeoutInMs(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setIdleConnectionInPoolTimeoutInMs(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setIdleConnectionTimeoutInMs(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- setIdleConnectionTimeoutInMs(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setIgnoreConflicts(boolean) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
-
If there is already a mapping definition registered against the type, then it will be merged.
- setIgnoreIndices(IgnoreIndices) - Method in class org.elasticsearch.action.admin.indices.exists.types.TypesExistsRequestBuilder
-
- setIgnoreIndices(IgnoreIndices) - Method in class org.elasticsearch.action.search.MultiSearchRequestBuilder
-
Specifies what type of requested indices to ignore.
- setIgnoreIndices(IgnoreIndices) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Specifies what type of requested indices to ignore.
- setIgnoreIndices(IgnoreIndices) - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationRequestBuilder
-
- setIndex(String) - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequestBuilder
-
Sets the index to use to analyzer the text (for example, if it holds specific analyzers
registered).
- setIndex(String) - Method in class org.elasticsearch.action.admin.indices.close.CloseIndexRequestBuilder
-
- setIndex(String) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
- setIndex(String) - Method in class org.elasticsearch.action.admin.indices.open.OpenIndexRequestBuilder
-
- setIndex(String) - Method in class org.elasticsearch.action.percolate.PercolateRequestBuilder
-
Sets the index to percolate the document against.
- setIndex(String) - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequestBuilder
-
- setIndex(String) - Method in class org.elasticsearch.action.support.single.instance.InstanceShardOperationRequestBuilder
-
- setIndex(String) - Method in class org.elasticsearch.action.support.single.shard.SingleShardOperationRequestBuilder
-
Sets the index.
- setIndexing(boolean) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
-
- setIndices(String...) - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
-
- setIndices(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
-
Should the node indices stats be returned.
- setIndices(String...) - Method in class org.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequestBuilder
-
- setIndices(String[]) - Method in class org.elasticsearch.action.admin.indices.exists.types.TypesExistsRequestBuilder
-
- setIndices(String...) - Method in class org.elasticsearch.action.admin.indices.mapping.delete.DeleteMappingRequestBuilder
-
- setIndices(String...) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
-
- setIndices(String...) - Method in class org.elasticsearch.action.admin.indices.settings.UpdateSettingsRequestBuilder
-
- setIndices(String...) - Method in class org.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequestBuilder
-
- setIndices(String...) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the indices the search will be executed on.
- setIndices(String...) - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationRequestBuilder
-
- setIndices(String...) - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequestBuilder
-
- setInetAddress(InetAddress) - Method in class com.ning.http.client.RequestBuilderBase
-
- setInnerFuture(Future<V>) - Method in class com.ning.http.client.providers.jdk.JDKFuture
-
- setInterval(TimeValue) - Method in class org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequestBuilder
-
- setIOThreadMultiplier(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- setIoThreadMultiplier(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setJvm(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
-
Should the node JVM info be returned.
- setJvm(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
-
Should the node JVM stats be returned.
- setKeepAlive(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- setKeepAlive(boolean) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- setLength(int) - Method in class org.elasticsearch.common.lucene.util.UnicodeUtil.UTF16Result
-
- setLength(int) - Method in class org.elasticsearch.common.lucene.util.UnicodeUtil.UTF8Result
-
- setLength(int) - Method in class org.elasticsearch.common.Unicode.UTF16Result
-
- setLenient(boolean) - Method in class org.elasticsearch.index.query.MatchQueryBuilder
-
Sets whether format based failures will be ignored.
- setLevel(String) - Method in interface org.elasticsearch.common.logging.ESLogger
-
- setLevel(String) - Method in class org.elasticsearch.common.logging.jdk.JdkESLogger
-
- setLevel(String) - Method in class org.elasticsearch.common.logging.log4j.Log4jESLogger
-
- setLevel(String) - Method in class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- setLikeText(String) - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- setListener(FeedableBodyGenerator.FeedListener) - Method in class com.ning.http.client.providers.netty.FeedableBodyGenerator
-
- setListener(SimpleAHCTransferListener) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
Set the listener to notify about connection progress.
- setListenerThreaded(boolean) - Method in class org.elasticsearch.action.ActionRequestBuilder
-
- setLocal(boolean) - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequestBuilder
-
Sets if the cluster state request should be executed locally on the node, and not go to the master.
- setLocalInetAddress(InetAddress) - Method in class com.ning.http.client.RequestBuilderBase
-
- setMasterNodeTimeout(TimeValue) - Method in class org.elasticsearch.action.support.master.MasterNodeOperationRequestBuilder
-
Sets the master node timeout in case the master has not yet been discovered.
- setMasterNodeTimeout(String) - Method in class org.elasticsearch.action.support.master.MasterNodeOperationRequestBuilder
-
Sets the master node timeout in case the master has not yet been discovered.
- setMaxByteSize(long) - Method in class com.ning.http.client.websocket.WebSocketUpgradeHandler.Builder
-
Set the max size of the WebSocket byte message that will be sent.
- setMaxConnectionLifeTimeInMs(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Set the maximum time in millisecond connection can be added to the pool for further reuse
- setMaxConnectionPerHost(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setMaxDefaultRedirects(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setMaxDocFreq(int) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
The maximum frequency in which words may still appear.
- setMaxDocFreq(int) - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- setMaxExpansions(int) - Method in class org.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
-
- setMaximumConnectionsPerHost(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Set the maximum number of connections per hosts an
AsyncHttpClient can handle.
- setMaximumConnectionsPerHost(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setMaximumConnectionsTotal(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- setMaximumConnectionsTotal(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setMaximumNumberOfRedirects(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Set the maximum number of HTTP redirect
- setMaximumNumberOfRedirects(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setMaxNumSegments(int) - Method in class org.elasticsearch.action.admin.indices.optimize.OptimizeRequestBuilder
-
Will optimize the index down to <= maxNumSegments.
- setMaxQueryTerms(int) - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- setMaxRequestRetry(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Set the number of times a request will be retried when an
IOException occurs because of a Network exception.
- setMaxRequestRetry(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setMaxRequestRetry(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
Set the number of time a request will be retried when an
IOException occurs because of a Network exception.
- setMaxTextSize(long) - Method in class com.ning.http.client.websocket.WebSocketUpgradeHandler.Builder
-
Set the max size of the WebSocket text message that will be sent.
- setMaxTotalConnections(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setMaxWordLen(int) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
The maximum word length above which words will be ignored.
- setMaxWordLen(int) - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- setMerge(boolean) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
-
- setMethod(String) - Method in class com.ning.http.client.RequestBuilder
-
- setMethod(String) - Method in class com.ning.http.client.RequestBuilderBase
-
- setMethodName(String) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- setMinDocFreq(int) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
The frequency at which words will be ignored which do not occur in at least this
many docs.
- setMinDocFreq(int) - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- setMinScore(float) - Method in class org.elasticsearch.action.count.CountRequestBuilder
-
The minimum score of the documents to include in the count.
- setMinScore(float) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the minimum score below which docs will be filtered out.
- setMinTermFreq(int) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
The frequency below which terms will be ignored in the source doc.
- setMinTermFrequency(int) - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- setMinWordLen(int) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
The minimum word length below which words will be ignored.
- setMinWordLen(int) - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- setMoreLikeFields(String[]) - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- setName(String) - Method in class com.ning.http.multipart.PartBase
-
Sets the part name.
- setName(String) - Method in class org.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequestBuilder
-
The name (or wildcard expression) of the index warmer to delete, or null
to delete all warmers.
- setName(String) - Method in class org.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequestBuilder
-
Sets the name of the warmer.
- setName(String) - Method in class org.elasticsearch.action.bulk.BulkProcessor.Builder
-
Sets an optional name to identify this bulk processor.
- setNc(String) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- setNettyRequest(HttpRequest) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- setNetwork(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
-
Should the node Network info be returned.
- setNetwork(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
-
Should the node Network stats be returned.
- setNextReader(IndexReader, int) - Method in class org.elasticsearch.common.lucene.docset.DocIdSetCollector
-
- setNextReader(IndexReader, int) - Method in class org.elasticsearch.common.lucene.search.FilteredCollector
-
- setNextReader(IndexReader, int) - Method in class org.elasticsearch.common.lucene.search.NoopCollector
-
- setNextVar(String, Object) - Method in interface org.elasticsearch.script.ExecutableScript
-
- setNodesIds(String...) - Method in class org.elasticsearch.action.admin.cluster.node.shutdown.NodesShutdownRequestBuilder
-
The nodes ids to restart.
- setNodesIds(String...) - Method in class org.elasticsearch.action.support.nodes.NodesOperationRequestBuilder
-
- setNoFields() - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets no fields to be loaded, resulting in only id and type to be returned per field.
- setNonce(String) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- setNtlmDomain(String) - Method in class com.ning.http.client.ProxyServer
-
- setNtlmDomain(String) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- setNtlmHost(String) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- setNtlmMessageType2Received(boolean) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- setOnlyExpungeDeletes(boolean) - Method in class org.elasticsearch.action.admin.indices.optimize.OptimizeRequestBuilder
-
Should the optimization only expunge deletes from the index, without full optimization.
- setOpaque(String) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- setOperationThreaded(boolean) - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequestBuilder
-
Controls if the operation will be executed on a separate thread when executed locally.
- setOperationThreaded(boolean) - Method in class org.elasticsearch.action.support.single.custom.SingleCustomOperationRequestBuilder
-
Controls if the operation will be executed on a separate thread when executed locally.
- setOperationThreaded(boolean) - Method in class org.elasticsearch.action.support.single.shard.SingleShardOperationRequestBuilder
-
Controls if the operation will be executed on a separate thread when executed locally.
- setOperationThreading(SearchOperationThreading) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Controls the the search operation threading model.
- setOperationThreading(String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the string representation of the operation threading model.
- setOperationThreading(SearchOperationThreading) - Method in class org.elasticsearch.action.search.SearchScrollRequestBuilder
-
Controls the the search operation threading model.
- setOperationThreading(BroadcastOperationThreading) - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationRequestBuilder
-
Controls the operation threading model.
- setOperationThreading(String) - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationRequestBuilder
-
Controls the operation threading model.
- setOpType(IndexRequest.OpType) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Sets the type of operation to perform.
- setOpType(String) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
- setOrder(int) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
Sets the order of this template if more than one template matches.
- setOs(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
-
Should the node OS info be returned.
- setOs(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
-
Should the node OS stats be returned.
- setOut(StreamOutput) - Method in class org.elasticsearch.common.io.stream.AdapterStreamOutput
-
- setOutput(OutputStream) - Method in class org.elasticsearch.common.io.UTF8StreamWriter
-
Sets the output stream to use for writing until this writer is closed.
- setOutputStream(OutputStream) - Method in class org.elasticsearch.common.io.UTF8StreamWriter
-
- setParameters(Map<String, Collection<String>>) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- setParameters(FluentStringsMap) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- setParameters(Map<String, Collection<String>>) - Method in class com.ning.http.client.RequestBuilder
-
- setParameters(FluentStringsMap) - Method in class com.ning.http.client.RequestBuilder
-
- setParameters(FluentStringsMap) - Method in class com.ning.http.client.RequestBuilderBase
-
- setParameters(Map<String, Collection<String>>) - Method in class com.ning.http.client.RequestBuilderBase
-
- setParameters(Map<String, Collection<String>>) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setParameters(FluentStringsMap) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setParameters(FluentStringsMap) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
-
- setParameters(Map<String, Collection<String>>) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
-
- setParent(String) - Method in class org.elasticsearch.action.delete.DeleteRequestBuilder
-
Sets the parent id of this document.
- setParent(String) - Method in class org.elasticsearch.action.explain.ExplainRequestBuilder
-
Simple sets the routing.
- setParent(String) - Method in class org.elasticsearch.action.get.GetRequestBuilder
-
Sets the parent id of this document.
- setParent(String) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Sets the parent id of this document.
- setParent(String) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
- setPassword(String) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- setPendingCount(int) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.CountedCompleter
-
Sets the pending count to the given value.
- setPercentTermsToMatch(float) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
The percent of the terms to match for each field.
- setPercentTermsToMatch(float) - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- setPercolate(String) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Causes the index request document to be percolated.
- setPercolate(String) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Causes the updated document to be percolated.
- setPerRequestConfig(PerRequestConfig) - Method in class com.ning.http.client.RequestBuilderBase
-
- setPersistentSettings(Settings) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
-
- setPersistentSettings(Settings.Builder) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
-
- setPersistentSettings(String) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
-
- setPersistentSettings(Map) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
-
- setPivot(int) - Method in class org.elasticsearch.common.lucene.util.SorterTemplate
-
Implement this method, that stores the value of slot i as pivot value
- setPorts(int...) - Method in class com.ning.http.client.Cookie
-
- setPorts(Iterable<Integer>) - Method in class com.ning.http.client.Cookie
-
- setPreference(String) - Method in class org.elasticsearch.action.explain.ExplainRequestBuilder
-
Sets the shard preference.
- setPreference(String) - Method in class org.elasticsearch.action.get.GetRequestBuilder
-
Sets the preference to execute the search.
- setPreference(String) - Method in class org.elasticsearch.action.get.MultiGetRequestBuilder
-
Sets the preference to execute the search.
- setPreference(String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the preference to execute the search.
- setPreferLocal(boolean) - Method in class org.elasticsearch.action.support.single.custom.SingleCustomOperationRequestBuilder
-
if this operation hits a node with a local relevant shard, should it be preferred
to be executed on, or just do plain round robin.
- setPrincipal(String) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- setProcess(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
-
Should the node OS process be returned.
- setProcess(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
-
Should the node OS stats be returned.
- setProtocol(String) - Method in class com.ning.http.client.websocket.WebSocketUpgradeHandler.Builder
-
Set the WebSocket protocol.
- setProviderConfig(AsyncHttpProviderConfig<?, ?>) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setProxyHost(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setProxyPassword(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setProxyPort(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setProxyPrincipal(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setProxyProtocol(ProxyServer.Protocol) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setProxyServer(ProxyServer) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- setProxyServer(ProxyServer) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setProxyServer(ProxyServer) - Method in class com.ning.http.client.RequestBuilder
-
- setProxyServer(ProxyServer) - Method in class com.ning.http.client.RequestBuilderBase
-
- setQop(String) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- setQuery(QueryBuilder) - Method in class org.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequestBuilder
-
The query source to validate.
- setQuery(BytesReference) - Method in class org.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequestBuilder
-
The query source to validate.
- setQuery(BytesReference, boolean) - Method in class org.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequestBuilder
-
The query source to validate.
- setQuery(byte[]) - Method in class org.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequestBuilder
-
The query source to validate.
- setQuery(QueryBuilder) - Method in class org.elasticsearch.action.count.CountRequestBuilder
-
The query source to execute.
- setQuery(BytesReference) - Method in class org.elasticsearch.action.count.CountRequestBuilder
-
The query source to execute.
- setQuery(BytesReference, boolean) - Method in class org.elasticsearch.action.count.CountRequestBuilder
-
The query source to execute.
- setQuery(byte[]) - Method in class org.elasticsearch.action.count.CountRequestBuilder
-
The query source to execute.
- setQuery(QueryBuilder) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequestBuilder
-
The query source to execute.
- setQuery(String) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequestBuilder
-
The query source to execute.
- setQuery(Map<String, Object>) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequestBuilder
-
The query source to execute in the form of a map.
- setQuery(XContentBuilder) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequestBuilder
-
The query source to execute in the form of a builder.
- setQuery(byte[]) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequestBuilder
-
The query source to execute.
- setQuery(BytesReference) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequestBuilder
-
The query source to execute.
- setQuery(BytesReference, boolean) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequestBuilder
-
The query source to execute.
- setQuery(byte[], int, int, boolean) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequestBuilder
-
The query source to execute.
- setQuery(QueryBuilder) - Method in class org.elasticsearch.action.explain.ExplainRequestBuilder
-
Sets the query to get a score explanation for.
- setQuery(BytesReference) - Method in class org.elasticsearch.action.explain.ExplainRequestBuilder
-
Sets the query to get a score explanation for.
- setQuery(QueryBuilder) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Constructs a new search source builder with a search query.
- setQuery(String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Constructs a new search source builder with a raw search query.
- setQuery(BytesReference) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Constructs a new search source builder with a raw search query.
- setQuery(byte[]) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Constructs a new search source builder with a raw search query.
- setQuery(byte[], int, int) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Constructs a new search source builder with a raw search query.
- setQuery(XContentBuilder) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Constructs a new search source builder with a raw search query.
- setQuery(Map) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Constructs a new search source builder with a raw search query.
- setQueryHint(String) - Method in class org.elasticsearch.action.count.CountRequestBuilder
-
A query hint to optionally later be used when routing the request.
- setQueryHint(String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
A query hint to optionally later be used when routing the request.
- setQueryParameters(FluentStringsMap) - Method in class com.ning.http.client.RequestBuilder
-
- setQueryParameters(FluentStringsMap) - Method in class com.ning.http.client.RequestBuilderBase
-
- setRangeOffset(long) - Method in class com.ning.http.client.RequestBuilderBase
-
- setRawResult(Void) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.CountedCompleter
-
Requires null completion value.
- setRawResult(V) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Forces the given value to be returned as a result.
- setRawResult(Void) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.RecursiveAction
-
Requires null completion value.
- setRawResult(V) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.RecursiveTask
-
- setRealm(Realm) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Set the
Realm that will be used for all requests.
- setRealm(Realm) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setRealm(Realm) - Method in class com.ning.http.client.RequestBuilderBase
-
- setRealmDomain(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setRealmEnconding(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setRealmName(String) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- setRealmName(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setRealmPassword(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setRealmPrincipal(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setRealmScheme(Realm.AuthScheme) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setRealmUsePreemptiveAuth(boolean) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setRealtime(Boolean) - Method in class org.elasticsearch.action.get.GetRequestBuilder
-
- setRealtime(Boolean) - Method in class org.elasticsearch.action.get.MultiGetRequestBuilder
-
- setReaper(ScheduledExecutorService) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setReaperFuture(Future<?>) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- setRecovery(boolean) - Method in class org.elasticsearch.action.admin.indices.status.IndicesStatusRequestBuilder
-
Should the status include recovery information.
- setRedirectEnabled(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setRefresh(boolean) - Method in class org.elasticsearch.action.admin.indices.flush.FlushRequestBuilder
-
- setRefresh(boolean) - Method in class org.elasticsearch.action.admin.indices.optimize.OptimizeRequestBuilder
-
Should refresh be performed after the optimization.
- setRefresh(boolean) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
-
- setRefresh(boolean) - Method in class org.elasticsearch.action.bulk.BulkRequestBuilder
-
Should a refresh be executed post this bulk operation causing the operations to
be searchable.
- setRefresh(boolean) - Method in class org.elasticsearch.action.delete.DeleteRequestBuilder
-
Should a refresh be executed post this index operation causing the operation to
be searchable.
- setRefresh(boolean) - Method in class org.elasticsearch.action.get.GetRequestBuilder
-
Should a refresh be executed before this get operation causing the operation to
return the latest value.
- setRefresh(boolean) - Method in class org.elasticsearch.action.get.MultiGetRequestBuilder
-
Should a refresh be executed before this get operation causing the operation to
return the latest value.
- setRefresh(boolean) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Should a refresh be executed post this index operation causing the operation to
be searchable.
- setRefresh(boolean) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Should a refresh be executed post this update operation causing the operation to
be searchable.
- setRemoveQueryParamOnRedirect(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setRemoveQueryParamsOnRedirect(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Set to false if you don't want the query parameters removed when a redirect occurs.
- setReplicationType(ReplicationType) - Method in class org.elasticsearch.action.bulk.BulkRequestBuilder
-
Set the replication type for this operation.
- setReplicationType(ReplicationType) - Method in class org.elasticsearch.action.delete.DeleteRequestBuilder
-
Set the replication type for this operation.
- setReplicationType(ReplicationType) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequestBuilder
-
The replication type to use with this operation.
- setReplicationType(String) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequestBuilder
-
The replication type to use with this operation.
- setReplicationType(ReplicationType) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Set the replication type for this operation.
- setReplicationType(String) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Set the replication type for this operation.
- setReplicationType(ReplicationType) - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequestBuilder
-
Sets the replication type.
- setReplicationType(String) - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequestBuilder
-
Sets the replication type.
- setReplicationType(ReplicationType) - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequestBuilder
-
Sets the replication type.
- setReplicationType(String) - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequestBuilder
-
Sets the replication type.
- setReplicationType(ReplicationType) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the replication type.
- setRequest(Request) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- setRequest(byte) - Static method in class org.elasticsearch.transport.support.TransportStatus
-
- setRequestCompressionLevel(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Set the compression level, or -1 if no compression is used.
- setRequestCompressionLevel(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setRequestCompressionLevel(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setRequestTimeoutInMs(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- setRequestTimeoutInMs(int) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setRequestTimeoutInMs(int) - Method in class com.ning.http.client.PerRequestConfig
-
Deprecated.
- setRequestTimeoutInMs(int) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setResolveAddress(boolean) - Static method in class org.elasticsearch.common.transport.InetSocketTransportAddress
-
- setResponse(String) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- setResponse(byte) - Static method in class org.elasticsearch.transport.support.TransportStatus
-
- setResumableDownload(boolean) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
Enable resumable downloads for the SimpleAHC.
- setResumableDownload(boolean) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
-
- setResumableListener(ResumableListener) - Method in class com.ning.http.client.resumable.ResumableAsyncHandler
-
- setRetryOnConflict(int) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the number of retries of a version conflict occurs because the document was updated between
getting it and updating it.
- setReuseChannel(boolean) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- setRouting(String) - Method in class org.elasticsearch.action.count.CountRequestBuilder
-
A comma separated list of routing values to control the shards the search will be executed on.
- setRouting(String...) - Method in class org.elasticsearch.action.count.CountRequestBuilder
-
The routing values to control the shards that the search will be executed on.
- setRouting(String) - Method in class org.elasticsearch.action.delete.DeleteRequestBuilder
-
Controls the shard routing of the delete request.
- setRouting(String) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequestBuilder
-
A comma separated list of routing values to control the shards the action will be executed on.
- setRouting(String...) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequestBuilder
-
The routing values to control the shards that the action will be executed on.
- setRouting(String) - Method in class org.elasticsearch.action.explain.ExplainRequestBuilder
-
Sets the routing for sharding.
- setRouting(String) - Method in class org.elasticsearch.action.get.GetRequestBuilder
-
Controls the shard routing of the request.
- setRouting(String) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Controls the shard routing of the request.
- setRouting(String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
A comma separated list of routing values to control the shards the search will be executed on.
- setRouting(String...) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
The routing values to control the shards that the search will be executed on.
- setRouting(String) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Controls the shard routing of the request.
- setScheduledExecutorService(ScheduledExecutorService) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- setScheduledExecutorService(ScheduledExecutorService) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setScheme(Realm.AuthScheme) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- setScorer(Scorer) - Method in class org.elasticsearch.common.lucene.docset.DocIdSetCollector
-
- setScorer(Scorer) - Method in class org.elasticsearch.common.lucene.search.FilteredCollector
-
- setScorer(Scorer) - Method in class org.elasticsearch.common.lucene.search.NoopCollector
-
- setScript(String) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
The script to execute.
- setScriptLang(String) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
The language of the script to execute.
- setScriptParams(Map<String, Object>) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the script parameters to use with the script.
- setScroll(Scroll) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
If set, will enable scrolling of the search request.
- setScroll(TimeValue) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
If set, will enable scrolling of the search request for the specified timeout.
- setScroll(String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
If set, will enable scrolling of the search request for the specified timeout.
- setScroll(Scroll) - Method in class org.elasticsearch.action.search.SearchScrollRequestBuilder
-
If set, will enable scrolling of the search request.
- setScroll(TimeValue) - Method in class org.elasticsearch.action.search.SearchScrollRequestBuilder
-
If set, will enable scrolling of the search request for the specified timeout.
- setScroll(String) - Method in class org.elasticsearch.action.search.SearchScrollRequestBuilder
-
If set, will enable scrolling of the search request for the specified timeout.
- setScrollId(String) - Method in class org.elasticsearch.action.search.SearchScrollRequestBuilder
-
The scroll id to use to continue scrolling.
- setSearch(boolean) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
-
- setSearchFrom(int) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
From which search result set to return.
- setSearchIndices(String...) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
The indices the resulting mlt query will run against.
- setSearchRequest(SearchRequest) - Method in class org.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequestBuilder
-
Sets the search request to use to warm the index when applicable.
- setSearchRequest(SearchRequestBuilder) - Method in class org.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequestBuilder
-
Sets the search request to use to warm the index when applicable.
- setSearchScroll(Scroll) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
An optional search scroll request to be able to continue and scroll the search
operation.
- setSearchSize(int) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
The number of documents to return, defaults to 10.
- setSearchSource(SearchSourceBuilder) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
An optional search source request allowing to control the search request for the
more like this documents.
- setSearchSource(String) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
An optional search source request allowing to control the search request for the
more like this documents.
- setSearchSource(Map) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
An optional search source request allowing to control the search request for the
more like this documents.
- setSearchSource(XContentBuilder) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
An optional search source request allowing to control the search request for the
more like this documents.
- setSearchSource(byte[]) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
An optional search source request allowing to control the search request for the
more like this documents.
- setSearchType(SearchType) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
The search type of the mlt search query.
- setSearchType(String) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
The search type of the mlt search query.
- setSearchType(SearchType) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
- setSearchType(String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
- setSearchTypes(String...) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
The types the resulting mlt query will run against.
- setSeed(long) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ThreadLocalRandom
-
Throws UnsupportedOperationException.
- setSettings(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
-
Should the node settings be returned.
- setSettings(Settings) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
The settings to created the index with.
- setSettings(Settings.Builder) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
The settings to created the index with.
- setSettings(XContentBuilder) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
Allows to set the settings using a json builder.
- setSettings(String) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
The settings to crete the index with (either json/yaml/properties format)
- setSettings(Map<String, Object>) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
The settings to crete the index with (either json/yaml/properties format)
- setSettings(Settings) - Method in class org.elasticsearch.action.admin.indices.settings.UpdateSettingsRequestBuilder
-
The settings update.
- setSettings(Settings.Builder) - Method in class org.elasticsearch.action.admin.indices.settings.UpdateSettingsRequestBuilder
-
The settings to update.
- setSettings(String) - Method in class org.elasticsearch.action.admin.indices.settings.UpdateSettingsRequestBuilder
-
The settings to update (either json/yaml/properties format)
- setSettings(Map<String, Object>) - Method in class org.elasticsearch.action.admin.indices.settings.UpdateSettingsRequestBuilder
-
The settings to update (either json/yaml/properties format)
- setSettings(Settings) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
The settings to created the index template with.
- setSettings(Settings.Builder) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
The settings to created the index template with.
- setSettings(String) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
The settings to crete the index template with (either json/yaml/properties format)
- setSettings(Map<String, Object>) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
The settings to crete the index template with (either json/yaml/properties format)
- setSignatureCalculator(SignatureCalculator) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- setSignatureCalculator(SignatureCalculator) - Method in class com.ning.http.client.AsyncHttpClient
-
Set default signature calculator to use for requests build by this client instance
- setSimilarity(Similarity) - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- setSize(int) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
The number of search hits to return.
- setSlop(int) - Method in class org.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
-
Sets the phrase slop for this query.
- setSnapshot(boolean) - Method in class org.elasticsearch.action.admin.indices.status.IndicesStatusRequestBuilder
-
Should the status include recovery information.
- setSource(BytesReference) - Method in class org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequestBuilder
-
- setSource(String) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
Sets the settings and mappings as a single source.
- setSource(BytesReference) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
Sets the settings and mappings as a single source.
- setSource(byte[]) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
Sets the settings and mappings as a single source.
- setSource(byte[], int, int) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
Sets the settings and mappings as a single source.
- setSource(Map<String, Object>) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
Sets the settings and mappings as a single source.
- setSource(XContentBuilder) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
Sets the settings and mappings as a single source.
- setSource(XContentBuilder) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
-
The mapping source definition.
- setSource(Map) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
-
The mapping source definition.
- setSource(String) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
-
The mapping source definition.
- setSource(XContentBuilder) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
The template source definition.
- setSource(Map) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
The template source definition.
- setSource(String) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
The template source definition.
- setSource(BytesReference) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
The template source definition.
- setSource(byte[]) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
The template source definition.
- setSource(byte[], int, int) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
The template source definition.
- setSource(BytesReference, boolean) - Method in class org.elasticsearch.action.explain.ExplainRequestBuilder
-
Sets the full source of the explain request (for example, wrapping an actual query).
- setSource(BytesReference, boolean) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Sets the source.
- setSource(BytesReference) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Sets the source.
- setSource(Map<String, Object>) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Index the Map as a JSON.
- setSource(Map<String, Object>, XContentType) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Index the Map as the provided content type.
- setSource(String) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Sets the document source to index.
- setSource(XContentBuilder) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Sets the content source to index.
- setSource(byte[]) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Sets the document to index in bytes form.
- setSource(byte[], int, int) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Sets the document to index in bytes form (assumed to be safe to be used from different
threads).
- setSource(byte[], int, int, boolean) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Sets the document to index in bytes form.
- setSource(String, Object) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Constructs a simple document with a field and a value.
- setSource(String, Object, String, Object) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Constructs a simple document with a field and value pairs.
- setSource(String, Object, String, Object, String, Object) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Constructs a simple document with a field and value pairs.
- setSource(String, Object, String, Object, String, Object, String, Object) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Constructs a simple document with a field and value pairs.
- setSource(Map<String, Object>) - Method in class org.elasticsearch.action.percolate.PercolateRequestBuilder
-
Index the Map as a JSON.
- setSource(Map<String, Object>, XContentType) - Method in class org.elasticsearch.action.percolate.PercolateRequestBuilder
-
Index the Map as the provided content type.
- setSource(String) - Method in class org.elasticsearch.action.percolate.PercolateRequestBuilder
-
Sets the document source to index.
- setSource(XContentBuilder) - Method in class org.elasticsearch.action.percolate.PercolateRequestBuilder
-
Sets the content source to index.
- setSource(BytesReference) - Method in class org.elasticsearch.action.percolate.PercolateRequestBuilder
-
Sets the document to index in bytes form.
- setSource(BytesReference, boolean) - Method in class org.elasticsearch.action.percolate.PercolateRequestBuilder
-
Sets the document to index in bytes form.
- setSource(byte[]) - Method in class org.elasticsearch.action.percolate.PercolateRequestBuilder
-
Sets the document to index in bytes form.
- setSource(byte[], int, int) - Method in class org.elasticsearch.action.percolate.PercolateRequestBuilder
-
Sets the document to index in bytes form (assumed to be safe to be used from different
threads).
- setSource(byte[], int, int, boolean) - Method in class org.elasticsearch.action.percolate.PercolateRequestBuilder
-
Sets the document to index in bytes form.
- setSource(String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the source of the request as a json string.
- setSource(BytesReference) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the source of the request as a json string.
- setSource(BytesReference, boolean) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the source of the request as a json string.
- setSource(byte[]) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the source of the request as a json string.
- setSource(byte[], int, int) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the source of the request as a json string.
- setSource(XContentBuilder) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the source of the request as a json string.
- setSource(Map) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Sets the source of the request as a map.
- setSource(XContentBuilder) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
- setSource(byte[]) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
- setSource(byte[], int, int) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
- setSource(BytesReference) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
- setSSLContext(SSLContext) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- setSslContext(SSLContext) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setSSLContext(SSLContext) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setSSLEngineFactory(SSLEngineFactory) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
- setSslEngineFactory(SSLEngineFactory) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setSSLEngineFactory(SSLEngineFactory) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setStalledTime(long) - Method in class com.ning.http.multipart.FilePart
-
- setState(NettyResponseFuture.STATE) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- setStats(String...) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
The stats groups this request will be aggregated under.
- setStopWords(String...) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequestBuilder
-
Any word in this set is considered "uninteresting" and ignored.
- setStopWords(Set<?>) - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- setStore(boolean) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
-
- setStrict302Handling(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Configures this AHC instance to be strict in it's handling of 302 redirects
in a POST/Redirect/GET situation.
- setTarget(String) - Method in class org.elasticsearch.common.logging.log4j.ConsoleAppender
-
Sets the value of the Target option.
- setTemplate(String) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
Sets the template match expression that will be used to match on indices created.
- setThreadPool(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
-
Should the node thread pool info be returned.
- setThreadPool(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
-
Should the node thread pool stats be returned.
- setThreads(int) - Method in class org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequestBuilder
-
- setTimeout(TimeValue) - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
-
- setTimeout(String) - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
-
- setTimeout(TimeValue) - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequestBuilder
-
Sets operation timeout.
- setTimeout(TimeValue) - Method in class org.elasticsearch.action.admin.indices.close.CloseIndexRequestBuilder
-
Timeout to wait for the operation to be acknowledged by current cluster nodes.
- setTimeout(String) - Method in class org.elasticsearch.action.admin.indices.close.CloseIndexRequestBuilder
-
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
- setTimeout(TimeValue) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
Timeout to wait for the index creation to be acknowledged by current cluster nodes.
- setTimeout(String) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder
-
Timeout to wait for the index creation to be acknowledged by current cluster nodes.
- setTimeout(TimeValue) - Method in class org.elasticsearch.action.admin.indices.delete.DeleteIndexRequestBuilder
-
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
- setTimeout(String) - Method in class org.elasticsearch.action.admin.indices.delete.DeleteIndexRequestBuilder
-
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
- setTimeout(TimeValue) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
-
Timeout to wait till the put mapping gets acknowledged of all current cluster nodes.
- setTimeout(String) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
-
Timeout to wait till the put mapping gets acknowledged of all current cluster nodes.
- setTimeout(TimeValue) - Method in class org.elasticsearch.action.admin.indices.open.OpenIndexRequestBuilder
-
Timeout to wait for the operation to be acknowledged by current cluster nodes.
- setTimeout(String) - Method in class org.elasticsearch.action.admin.indices.open.OpenIndexRequestBuilder
-
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
- setTimeout(TimeValue) - Method in class org.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateRequestBuilder
-
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
- setTimeout(String) - Method in class org.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateRequestBuilder
-
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
- setTimeout(TimeValue) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
Timeout to wait for the index creation to be acknowledged by current cluster nodes.
- setTimeout(String) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequestBuilder
-
Timeout to wait for the index creation to be acknowledged by current cluster nodes.
- setTimeout(TimeValue) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
An optional timeout to control how long search is allowed to take.
- setTimeout(String) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
An optional timeout to control how long search is allowed to take.
- setTimeout(TimeValue) - Method in class org.elasticsearch.action.support.nodes.NodesOperationRequestBuilder
-
- setTimeout(String) - Method in class org.elasticsearch.action.support.nodes.NodesOperationRequestBuilder
-
- setTimeout(TimeValue) - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequestBuilder
-
A timeout to wait if the index operation can't be performed immediately.
- setTimeout(String) - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequestBuilder
-
A timeout to wait if the index operation can't be performed immediately.
- setTimeout(TimeValue) - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequestBuilder
-
A timeout to wait if the index operation can't be performed immediately.
- setTimeout(String) - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequestBuilder
-
A timeout to wait if the index operation can't be performed immediately.
- setTimeout(TimeValue) - Method in class org.elasticsearch.action.support.single.instance.InstanceShardOperationRequestBuilder
-
A timeout to wait if the index operation can't be performed immediately.
- setTimeout(String) - Method in class org.elasticsearch.action.support.single.instance.InstanceShardOperationRequestBuilder
-
A timeout to wait if the index operation can't be performed immediately.
- setTimestamp(String) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Sets the timestamp either as millis since the epoch, or, in the configured date format.
- SETTING - Static variable in class org.elasticsearch.cluster.ClusterName
-
- SETTING_AUTO_EXPAND_REPLICAS - Static variable in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- SETTING_BLOCKS_METADATA - Static variable in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- SETTING_BLOCKS_READ - Static variable in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- SETTING_BLOCKS_WRITE - Static variable in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- SETTING_NUMBER_OF_REPLICAS - Static variable in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- SETTING_NUMBER_OF_SHARDS - Static variable in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- SETTING_READ_ONLY - Static variable in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- SETTING_READ_ONLY - Static variable in class org.elasticsearch.cluster.metadata.MetaData
-
- SETTING_VERSION_CREATED - Static variable in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- settings - Variable in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
- settings() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
The settings of the node.
- settings() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
-
Should the node settings be returned.
- settings(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
-
Should the node settings be returned.
- settings() - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
The settings to created the index with.
- settings(Settings) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
The settings to created the index with.
- settings(Settings.Builder) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
The settings to created the index with.
- settings(String) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
The settings to crete the index with (either json/yaml/properties format)
- settings(XContentBuilder) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
Allows to set the settings using a json builder.
- settings(Map) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
The settings to crete the index with (either json/yaml/properties format)
- settings(Settings) - Method in class org.elasticsearch.action.admin.indices.settings.UpdateSettingsRequest
-
The settings to created the index with.
- settings(Settings.Builder) - Method in class org.elasticsearch.action.admin.indices.settings.UpdateSettingsRequest
-
The settings to created the index with.
- settings(String) - Method in class org.elasticsearch.action.admin.indices.settings.UpdateSettingsRequest
-
The settings to crete the index with (either json/yaml/properties format)
- settings(Map) - Method in class org.elasticsearch.action.admin.indices.settings.UpdateSettingsRequest
-
The settings to crete the index with (either json/yaml/properties format)
- settings(Settings) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
The settings to create the index template with.
- settings(Settings.Builder) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
The settings to create the index template with.
- settings(String) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
The settings to create the index template with (either json/yaml/properties format).
- settings(Map<String, Object>) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
The settings to crete the index template with (either json/yaml/properties format).
- settings() - Method in class org.elasticsearch.action.support.HttpClient
-
- settings() - Method in class org.elasticsearch.client.http.HttpClusterAdminClient
-
- settings() - Method in class org.elasticsearch.client.http.HttpIndicesAdminClient
-
- settings() - Method in class org.elasticsearch.client.http.HttpIngestClient
-
- settings() - Method in class org.elasticsearch.client.http.HttpSearchClient
-
- settings() - Method in interface org.elasticsearch.client.internal.InternalGenericClient
-
- settings(Settings.Builder) - Method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- settings(Settings) - Method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- settings() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- settings(Settings.Builder) - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
-
- settings(Settings) - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
-
- settings() - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData
-
- settings() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
Returns the merges transient and persistent settings.
- settings - Variable in class org.elasticsearch.cluster.routing.allocation.decider.SimpleAllocationDecider
-
- Settings - Interface in org.elasticsearch.common.settings
-
Immutable settings allowing to control the configuration.
- settings - Variable in class org.elasticsearch.env.ClientEnvironment
-
- settings() - Method in class org.elasticsearch.env.ClientEnvironment
-
The settings used to build this environment.
- settings - Variable in class org.elasticsearch.transport.netty.ClientNettyTransport
-
- settings() - Method in class org.elasticsearch.transport.netty.ClientNettyTransport
-
- settings() - Method in interface org.elasticsearch.transport.netty.NettyTransport
-
- Settings.Builder - Interface in org.elasticsearch.common.settings
-
A settings builder interface.
- settingsBuilder() - Static method in class org.elasticsearch.common.settings.ImmutableSettings
-
Returns a builder to be used in order to build settings.
- SettingsException - Exception in org.elasticsearch.common.settings
-
A generic failure to handle settings.
- SettingsException(String) - Constructor for exception org.elasticsearch.common.settings.SettingsException
-
- SettingsException(String, Throwable) - Constructor for exception org.elasticsearch.common.settings.SettingsException
-
- settingsFilter(ClientSettingsFilter) - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoResponse
-
- settingsFilter(ClientSettingsFilter) - Method in class org.elasticsearch.cluster.ClusterState
-
- SettingsLoader - Interface in org.elasticsearch.common.settings.loader
-
Provides the ability to load settings (in the form of a simple Map) from
the actual source content that represents them.
- SettingsLoader.Helper - Class in org.elasticsearch.common.settings.loader
-
- SettingsLoader.Helper() - Constructor for class org.elasticsearch.common.settings.loader.SettingsLoader.Helper
-
- SettingsLoaderFactory - Class in org.elasticsearch.common.settings.loader
-
A settings loader factory automatically trying to identify what type of
SettingsLoader to use.
- setTokenFilters(String...) - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequestBuilder
-
Sets token filters that will be used on top of a tokenizer provided.
- setTokenizer(String) - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequestBuilder
-
Instead of setting the analyzer, sets the tokenizer that will be used as part of a custom
analyzer.
- setTrackScores(boolean) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Applies when sorting, and controls if scores will be tracked as well.
- setTransferEncoding(String) - Method in class com.ning.http.multipart.PartBase
-
Sets the transfer encoding.
- setTransientSettings(Settings) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
-
- setTransientSettings(Settings.Builder) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
-
- setTransientSettings(String) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
-
- setTransientSettings(Map) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequestBuilder
-
- setTransport(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequestBuilder
-
Should the node Transport info be returned.
- setTransport(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequestBuilder
-
Should the node Transport stats be returned.
- setTTL(long) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
- setType(String) - Method in class org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequestBuilder
-
- setType(String) - Method in class org.elasticsearch.action.admin.indices.mapping.delete.DeleteMappingRequestBuilder
-
The type of the mapping to remove.
- setType(String) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestBuilder
-
The type of the mappings.
- setType(String) - Method in class org.elasticsearch.action.delete.DeleteRequestBuilder
-
Sets the type of the document to delete.
- setType(String) - Method in class org.elasticsearch.action.explain.ExplainRequestBuilder
-
Sets the type to get a score explanation for.
- setType(String) - Method in class org.elasticsearch.action.get.GetRequestBuilder
-
Sets the type of the document to fetch.
- setType(String) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Sets the type to index the document to.
- setType(String) - Method in class org.elasticsearch.action.percolate.PercolateRequestBuilder
-
Sets the type of the document to percolate.
- setType(String) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the type of the indexed document.
- setTypes(String...) - Method in class org.elasticsearch.action.admin.indices.exists.types.TypesExistsRequestBuilder
-
- setTypes(String...) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
-
Document types to return stats for.
- setTypes(String...) - Method in class org.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequestBuilder
-
The types of documents the query will run against.
- setTypes(String...) - Method in class org.elasticsearch.action.count.CountRequestBuilder
-
The types of documents the query will run against.
- setTypes(String...) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequestBuilder
-
The types of documents the query will run against.
- setTypes(String...) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
The document types to execute the search against.
- setup() - Static method in class org.elasticsearch.common.netty.NettyStaticSetup
-
- setUpsert(IndexRequest) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the index request to be used if the document does not exists.
- setUpsert(XContentBuilder) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the doc source of the update request to be used when the document does not exists.
- setUpsert(Map) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the doc source of the update request to be used when the document does not exists.
- setUpsert(Map, XContentType) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the doc source of the update request to be used when the document does not exists.
- setUpsert(String) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the doc source of the update request to be used when the document does not exists.
- setUpsert(byte[]) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the doc source of the update request to be used when the document does not exists.
- setUpsert(byte[], int, int) - Method in class org.elasticsearch.action.update.UpdateRequestBuilder
-
Sets the doc source of the update request to be used when the document does not exists.
- setURI(URI) - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- setUri(String) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- setURI(URI) - Method in class org.elasticsearch.action.support.HttpRequest
-
- setUrl(String) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- setUrl(String) - Method in class com.ning.http.client.RequestBuilder
-
- setUrl(String) - Method in class com.ning.http.client.RequestBuilderBase
-
- setUrl(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setUrl(String) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
-
- setUsePreemptiveAuth(boolean) - Method in class com.ning.http.client.Realm.RealmBuilder
-
- setUseProxyProperties(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Sets whether AHC should use the default http.proxy* system properties
to obtain proxy information.
- setUserAgent(String) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Set the USER_AGENT header value
- setUserAgent(String) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setUserAgent(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setUseRawUrl(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Allows use unescaped URLs in requests
useful for retrieving data from broken sites
- setUseRawUrl(boolean) - Method in class com.ning.http.client.AsyncHttpClientConfigBean
-
- setVersion(long) - Method in class org.elasticsearch.action.delete.DeleteRequestBuilder
-
Sets the version, which will cause the delete operation to only be performed if a matching
version exists and no changes happened on the doc since then.
- setVersion(long) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Sets the version, which will cause the index operation to only be performed if a matching
version exists and no changes happened on the doc since then.
- setVersion(boolean) - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
Should each
SearchHit be returned with its
version.
- setVersion(Version) - Method in class org.elasticsearch.common.compress.CompressedStreamInput
-
- setVersion(Version) - Method in class org.elasticsearch.common.compress.CompressedStreamOutput
-
- setVersion(Version) - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- setVersion(Version) - Method in class org.elasticsearch.common.io.stream.AdapterStreamOutput
-
- setVersion(Version) - Method in class org.elasticsearch.common.io.stream.StreamInput
-
- setVersion(Version) - Method in class org.elasticsearch.common.io.stream.StreamOutput
-
- setVersionType(VersionType) - Method in class org.elasticsearch.action.delete.DeleteRequestBuilder
-
Sets the type of versioning to use.
- setVersionType(VersionType) - Method in class org.elasticsearch.action.index.IndexRequestBuilder
-
Sets the versioning type.
- setVirtualHost(String) - Method in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
- setVirtualHost(String) - Method in class com.ning.http.client.RequestBuilder
-
- setVirtualHost(String) - Method in class com.ning.http.client.RequestBuilderBase
-
- setVirtualHost(String) - Method in class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- setVirtualHost(String) - Method in interface com.ning.http.client.SimpleAsyncHttpClient.DerivedBuilder
-
- setWaitForActiveShards(int) - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
-
- setWaitForGreenStatus() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
-
- setWaitForMerge(boolean) - Method in class org.elasticsearch.action.admin.indices.optimize.OptimizeRequestBuilder
-
Should the call block until the optimize completes.
- setWaitForNodes(String) - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
-
Waits for N number of nodes.
- setWaitForOperations(boolean) - Method in class org.elasticsearch.action.admin.indices.refresh.RefreshRequestBuilder
-
- setWaitForRelocatingShards(int) - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
-
- setWaitForStatus(ClusterHealthStatus) - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
-
- setWaitForYellowStatus() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequestBuilder
-
- setWarmer(boolean) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequestBuilder
-
- setWebSocketIdleTimeoutInMs(int) - Method in class com.ning.http.client.AsyncHttpClientConfig.Builder
-
Set the maximum time in millisecond an
WebSocket can stay idle.
- sha1(byte[]) - Static method in class com.ning.http.client.providers.netty.WebSocketUtil
-
- shallowSizeOf(Object) - Static method in class org.elasticsearch.common.lucene.util.RamUsageEstimator
-
Estimates a "shallow" memory usage of the given object.
- shallowSizeOfInstance(Class<?>) - Static method in class org.elasticsearch.common.lucene.util.RamUsageEstimator
-
Returns the shallow instance size in bytes an instance of the given class would occupy.
- ShapeBuilder - Class in org.elasticsearch.common.geo
-
Utility class for building Shape instances like Point,
Rectangle and Polygons.
- ShapeBuilder.PolygonBuilder - Class in org.elasticsearch.common.geo
-
Builder for creating a Shape instance of a Polygon
- ShapeBuilder.PolygonBuilder() - Constructor for class org.elasticsearch.common.geo.ShapeBuilder.PolygonBuilder
-
- ShapeBuilder.RectangleBuilder - Class in org.elasticsearch.common.geo
-
Builder for creating a Rectangle instance
- ShapeBuilder.RectangleBuilder() - Constructor for class org.elasticsearch.common.geo.ShapeBuilder.RectangleBuilder
-
- ShapeRelation - Enum in org.elasticsearch.common.geo
-
Enum representing the relationship between a Query / Filter Shape and indexed Shapes
that will be used to determine if a Document should be matched or not
- shard() - Method in class org.elasticsearch.action.search.ShardSearchFailure
-
The search shard target the failure occurred on.
- shard() - Method in exception org.elasticsearch.cluster.routing.IllegalShardRoutingStateException
-
- shard(int) - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
- shard() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- shard(SearchShardTarget) - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- shard() - Method in exception org.elasticsearch.search.SearchException
-
- shard() - Method in interface org.elasticsearch.search.SearchHit
-
The shard of the search hit.
- ShardDeleteResponse - Class in org.elasticsearch.action.delete.index
-
Delete response executed on a specific shard.
- ShardDeleteResponse() - Constructor for class org.elasticsearch.action.delete.index.ShardDeleteResponse
-
- ShardDeleteResponse(long, boolean) - Constructor for class org.elasticsearch.action.delete.index.ShardDeleteResponse
-
- shardFailures() - Method in class org.elasticsearch.action.search.SearchResponse
-
The failures that occurred during the search.
- shardFailures() - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationResponse
-
The list of shard failures exception.
- shardHandleLookup() - Method in class org.elasticsearch.search.internal.InternalSearchHits.StreamContext
-
- shardId() - Method in class org.elasticsearch.action.admin.indices.segments.IndexShardSegments
-
- shardId() - Method in class org.elasticsearch.action.admin.indices.stats.IndexShardStats
-
- shardId() - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
- shardId() - Method in class org.elasticsearch.action.search.ShardSearchFailure
-
The shard id the search failed on.
- shardId() - Method in interface org.elasticsearch.action.ShardOperationFailedException
-
The index the operation failed on.
- shardId() - Method in class org.elasticsearch.action.support.broadcast.BroadcastShardOperationResponse
-
- shardId() - Method in class org.elasticsearch.action.support.DefaultShardOperationFailedException
-
- shardId - Variable in class org.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
-
- shardId() - Method in class org.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand
-
- shardId() - Method in class org.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand
-
- shardId() - Method in class org.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand
-
- shardId - Variable in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- shardId() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- shardId() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- shardId() - Method in class org.elasticsearch.cluster.routing.PlainShardIterator
-
- shardId() - Method in interface org.elasticsearch.cluster.routing.ShardIterator
-
The shard id this group relates to.
- shardId() - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
The shard id.
- shardId() - Method in exception org.elasticsearch.index.shard.IndexShardException
-
- ShardId - Class in org.elasticsearch.index.shard
-
Allows for shard level components to be injected with the shard id.
- ShardId(String, int) - Constructor for class org.elasticsearch.index.shard.ShardId
-
- ShardId(Index, int) - Constructor for class org.elasticsearch.index.shard.ShardId
-
- shardId() - Method in class org.elasticsearch.search.SearchShardTarget
-
- ShardIterator - Interface in org.elasticsearch.cluster.routing
-
Allows to iterate over a set of shard instances (routing) within a shard id group.
- ShardOperationFailedException - Interface in org.elasticsearch.action
-
An exception indicating that a failure occurred performing an operation on the shard.
- ShardReplicationOperationRequest<T extends ShardReplicationOperationRequest> - Class in org.elasticsearch.action.support.replication
-
- ShardReplicationOperationRequest() - Constructor for class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
- ShardReplicationOperationRequest(ActionRequest) - Constructor for class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
- ShardReplicationOperationRequest(T) - Constructor for class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
- ShardReplicationOperationRequestBuilder<Request extends ShardReplicationOperationRequest<Request>,Response extends ActionResponse,RequestBuilder extends ShardReplicationOperationRequestBuilder<Request,Response,RequestBuilder>> - Class in org.elasticsearch.action.support.replication
-
- ShardReplicationOperationRequestBuilder(InternalGenericClient, Request) - Constructor for class org.elasticsearch.action.support.replication.ShardReplicationOperationRequestBuilder
-
- shardRouting() - Method in class org.elasticsearch.action.admin.indices.segments.ShardSegments
-
- shardRouting() - Method in class org.elasticsearch.action.admin.indices.stats.ShardStats
-
The shard routing information (cluster wide shard state).
- shardRouting() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
The shard routing information (cluster wide shard state).
- ShardRouting - Interface in org.elasticsearch.cluster.routing
-
Shard routing represents the state of a shard instance allocated in the cluster.
- ShardRoutingState - Enum in org.elasticsearch.cluster.routing
-
The state of the shard as defined by the cluster.
- shards() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- shards() - Method in class org.elasticsearch.action.admin.indices.segments.IndexSegments
-
A shard id to index shard segments map (note, index shard segments is the replication shard group that maps
to the shard id).
- shards() - Method in class org.elasticsearch.action.admin.indices.segments.IndexShardSegments
-
- shards() - Method in class org.elasticsearch.action.admin.indices.stats.IndexShardStats
-
- shards() - Method in class org.elasticsearch.action.admin.indices.stats.IndexStats
-
- shards() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStats
-
- shards() - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
- shards() - Method in class org.elasticsearch.action.admin.indices.status.IndexStatus
-
A shard id to index shard status map (note, index shard status is the replication shard group that maps
to the shard id).
- shards - Variable in class org.elasticsearch.action.admin.indices.status.IndicesStatusResponse
-
- shards() - Method in class org.elasticsearch.action.admin.indices.status.IndicesStatusResponse
-
- shards() - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
- shards() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- shards() - Method in class org.elasticsearch.cluster.routing.RoutingNode
-
- ShardSearchFailure - Class in org.elasticsearch.action.search
-
Represents a failure to search on a specific shard.
- ShardSearchFailure(Throwable) - Constructor for class org.elasticsearch.action.search.ShardSearchFailure
-
- ShardSearchFailure(String, SearchShardTarget) - Constructor for class org.elasticsearch.action.search.ShardSearchFailure
-
- ShardSegments - Class in org.elasticsearch.action.admin.indices.segments
-
- ShardSegments(ShardRouting, List<Segment>) - Constructor for class org.elasticsearch.action.admin.indices.segments.ShardSegments
-
- shardsIt() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- shardsIt() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- shardsIt(int) - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- shardsIt() - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
A shard iterator with just this shard in it.
- ShardsIterator - Interface in org.elasticsearch.cluster.routing
-
Allows to iterate over unrelated shards.
- ShardsLimitAllocationDecider - Class in org.elasticsearch.cluster.routing.allocation.decider
-
- ShardsLimitAllocationDecider() - Constructor for class org.elasticsearch.cluster.routing.allocation.decider.ShardsLimitAllocationDecider
-
- ShardsLimitAllocationDecider(Settings) - Constructor for class org.elasticsearch.cluster.routing.allocation.decider.ShardsLimitAllocationDecider
-
- shardsRandomIt() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- shardsRoutingFor(ShardRouting) - Method in class org.elasticsearch.cluster.routing.RoutingNodes
-
- shardsRoutingFor(String, int) - Method in class org.elasticsearch.cluster.routing.RoutingNodes
-
- ShardStats - Class in org.elasticsearch.action.admin.indices.stats
-
- ShardStatus - Class in org.elasticsearch.action.admin.indices.status
-
Shard instance (actual allocated shard) status.
- shardsWithState(ShardRoutingState...) - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
- shardsWithState(ShardRoutingState...) - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- shardsWithState(ShardRoutingState...) - Method in class org.elasticsearch.cluster.routing.RoutingNode
-
- shardsWithState(String, ShardRoutingState...) - Method in class org.elasticsearch.cluster.routing.RoutingNode
-
- shardsWithState(ShardRoutingState...) - Method in class org.elasticsearch.cluster.routing.RoutingNodes
-
- shardsWithState(String, ShardRoutingState...) - Method in class org.elasticsearch.cluster.routing.RoutingNodes
-
- shardsWithState(ShardRoutingState...) - Method in class org.elasticsearch.cluster.routing.RoutingTable
-
- shardTarget(SearchShardTarget) - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- shardTarget(SearchShardTarget) - Method in class org.elasticsearch.search.internal.InternalSearchHits
-
- share() - Method in class org.elasticsearch.monitor.process.ProcessStats.Mem
-
- shortName() - Method in enum org.elasticsearch.common.xcontent.XContentType
-
- shortSummary() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes.Delta
-
- shortSummary() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- shortSummary() - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
A short description of the shard.
- shortToBytes(int) - Static method in class org.elasticsearch.common.Numbers
-
Converts an int to a byte array.
- shortValue() - Method in class org.elasticsearch.common.xcontent.support.AbstractXContentParser
-
- shortValue() - Method in interface org.elasticsearch.common.xcontent.XContentParser
-
- should(FilterBuilder) - Method in class org.elasticsearch.index.query.BoolFilterBuilder
-
Adds a filter that should appear in the matching documents.
- should(QueryBuilder) - Method in class org.elasticsearch.index.query.BoolQueryBuilder
-
Adds a query that should appear in the matching documents.
- shouldConnectTo(DiscoveryNode) - Method in class org.elasticsearch.cluster.node.DiscoveryNode
-
Should this node form a connection to the provided node.
- shouldIgnoreShardForNode(ShardId, String) - Method in interface org.elasticsearch.cluster.routing.allocation.RoutingAllocation
-
- shouldIgnoreShardForNode(ShardId, String) - Method in class org.elasticsearch.cluster.routing.allocation.SimpleRoutingAllocation
-
- shouldParse() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
-
Do we really need parsing?
- shouldParseId() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
-
Does id parsing really needed at all?
- shouldParseRouting() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
-
Does routing parsing really needed at all?
- shouldParseTimestamp() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
-
Does timestamp parsing really needed at all?
- shrink(short[], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- shrink(int[], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- shrink(long[], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- shrink(byte[], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- shrink(boolean[], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- shrink(char[], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- shrink(int[][], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- shrink(float[][], int) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- shutdown() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Initiates an orderly shutdown in which previously submitted
tasks are executed, but no new tasks will be accepted.
- shutdown() - Method in class org.elasticsearch.threadpool.client.ClientThreadPool
-
- shutdown() - Method in interface org.elasticsearch.threadpool.ThreadPool
-
- shutdown() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPool
-
- shutdownNow() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Attempts to cancel and/or stop all tasks, and reject all
subsequently submitted tasks.
- shutdownNow() - Method in class org.elasticsearch.threadpool.client.ClientThreadPool
-
- shutdownNow() - Method in interface org.elasticsearch.threadpool.ThreadPool
-
- shutdownNow() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPool
-
- signatureCalculator - Variable in class com.ning.http.client.AsyncHttpClient.BoundRequestBuilder
-
Calculator used for calculating request signature for the request being
built, if any.
- signatureCalculator - Variable in class com.ning.http.client.AsyncHttpClient
-
Default signature calculator to use for all requests constructed by this client instance.
- SignatureCalculator - Interface in com.ning.http.client
-
Interface that allows injecting signature calculator into
RequestBuilder so that signature calculation and inclusion can
be added as a pluggable component.
- SIMPLE_MAP_FACTORY - Static variable in class org.elasticsearch.common.xcontent.support.XContentMapConverter
-
- SimpleAHCTransferListener - Interface in com.ning.http.client.simple
-
- SimpleAllocationDecider - Class in org.elasticsearch.cluster.routing.allocation.decider
-
A pluggable logic allowing to control if allocation of a shard is allowed on a specific node.
- SimpleAllocationDecider() - Constructor for class org.elasticsearch.cluster.routing.allocation.decider.SimpleAllocationDecider
-
- SimpleAllocationDecider(Settings) - Constructor for class org.elasticsearch.cluster.routing.allocation.decider.SimpleAllocationDecider
-
- SimpleAsyncHttpClient - Class in com.ning.http.client
-
- SimpleAsyncHttpClient.Builder - Class in com.ning.http.client
-
- SimpleAsyncHttpClient.Builder() - Constructor for class com.ning.http.client.SimpleAsyncHttpClient.Builder
-
- SimpleAsyncHttpClient.DerivedBuilder - Interface in com.ning.http.client
-
This interface contains possible configuration changes for a derived SimpleAsyncHttpClient.
- SimpleAsyncHttpClient.ErrorDocumentBehaviour - Enum in com.ning.http.client
-
- simpleDateFormat - Static variable in class com.ning.http.util.AsyncHttpProviderUtils
-
- simpleMatch(String, String) - Static method in class org.elasticsearch.common.regex.Regex
-
Match a String against the given pattern, supporting the following simple
pattern styles: "xxx*", "*xxx", "*xxx*" and "xxx*yyy" matches (with an
arbitrary number of pattern parts), as well as direct equality.
- simpleMatch(String[], String) - Static method in class org.elasticsearch.common.regex.Regex
-
Match a String against the given patterns, supporting the following simple
pattern styles: "xxx*", "*xxx", "*xxx*" and "xxx*yyy" matches (with an
arbitrary number of pattern parts), as well as direct equality.
- SimpleRoutingAllocation - Class in org.elasticsearch.cluster.routing.allocation
-
- SimpleRoutingAllocation(AllocationDeciders, RoutingNodes, DiscoveryNodes) - Constructor for class org.elasticsearch.cluster.routing.allocation.SimpleRoutingAllocation
-
- SingleCustomOperationRequest<T extends SingleCustomOperationRequest> - Class in org.elasticsearch.action.support.single.custom
-
- SingleCustomOperationRequest() - Constructor for class org.elasticsearch.action.support.single.custom.SingleCustomOperationRequest
-
- SingleCustomOperationRequestBuilder<Request extends SingleCustomOperationRequest<Request>,Response extends ActionResponse,RequestBuilder extends SingleCustomOperationRequestBuilder<Request,Response,RequestBuilder>> - Class in org.elasticsearch.action.support.single.custom
-
- SingleCustomOperationRequestBuilder(InternalGenericClient, Request) - Constructor for class org.elasticsearch.action.support.single.custom.SingleCustomOperationRequestBuilder
-
- singles() - Method in class org.elasticsearch.common.unit.SizeValue
-
- SingleShardOperationRequest<T extends SingleShardOperationRequest> - Class in org.elasticsearch.action.support.single.shard
-
- SingleShardOperationRequest() - Constructor for class org.elasticsearch.action.support.single.shard.SingleShardOperationRequest
-
- SingleShardOperationRequest(String) - Constructor for class org.elasticsearch.action.support.single.shard.SingleShardOperationRequest
-
- SingleShardOperationRequestBuilder<Request extends SingleShardOperationRequest<Request>,Response extends ActionResponse,RequestBuilder extends SingleShardOperationRequestBuilder<Request,Response,RequestBuilder>> - Class in org.elasticsearch.action.support.single.shard
-
- SingleShardOperationRequestBuilder(InternalGenericClient, Request) - Constructor for class org.elasticsearch.action.support.single.shard.SingleShardOperationRequestBuilder
-
- size() - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
- size() - Method in class com.ning.http.client.FluentStringsMap
- size() - Method in class com.ning.http.client.simple.HeaderMap
-
- size() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- size() - Method in class org.elasticsearch.cluster.routing.GroupShardsIterator
-
- size() - Method in class org.elasticsearch.cluster.routing.IndexShardRoutingTable
-
- size() - Method in class org.elasticsearch.cluster.routing.PlainShardsIterator
-
- size() - Method in interface org.elasticsearch.cluster.routing.ShardsIterator
-
The number of shard routing instances.
- size() - Method in class org.elasticsearch.common.collect.MapBackedSet
-
- size() - Method in class org.elasticsearch.common.io.FastByteArrayOutputStream
-
Returns the current size of the buffer.
- size() - Method in class org.elasticsearch.common.io.FastCharArrayWriter
-
Returns the current size of the buffer.
- size() - Method in class org.elasticsearch.common.io.stream.BytesStreamOutput
-
Returns the current size of the buffer.
- size() - Method in class org.elasticsearch.common.io.stream.NettyBytesStreamOutput
-
Returns the current size of the buffer.
- size() - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- size() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
Returns the number of elements in this deque.
- size() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.LinkedTransferQueue
-
Returns the number of elements in this queue.
- size() - Method in class org.elasticsearch.index.engine.Segment
-
- size() - Method in class org.elasticsearch.index.store.StoreStats
-
- size(int) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
The number of search hits to return.
- sizeActive() - Method in class org.elasticsearch.cluster.routing.PlainShardsIterator
-
- sizeActive() - Method in interface org.elasticsearch.cluster.routing.ShardsIterator
-
- SizeHeaderFrameDecoder - Class in org.elasticsearch.transport.netty
-
- SizeHeaderFrameDecoder() - Constructor for class org.elasticsearch.transport.netty.SizeHeaderFrameDecoder
-
- sizeInBytes() - Method in class org.elasticsearch.common.lucene.docset.AllDocSet
-
- sizeInBytes() - Method in class org.elasticsearch.common.lucene.docset.AndDocSet
-
- sizeInBytes() - Method in class org.elasticsearch.common.lucene.docset.DocSet
-
- sizeInBytes() - Method in class org.elasticsearch.common.lucene.docset.FixedBitDocSet
-
- sizeInBytes() - Method in class org.elasticsearch.common.lucene.docset.GetDocSet
-
- sizeInBytes() - Method in class org.elasticsearch.common.lucene.docset.NotDocSet
-
- sizeInBytes() - Method in class org.elasticsearch.common.lucene.docset.OpenBitDocSet
-
- sizeInBytes() - Method in class org.elasticsearch.common.lucene.docset.OrDocSet
-
- sizeInBytes - Variable in class org.elasticsearch.index.engine.Segment
-
- sizeInBytes() - Method in class org.elasticsearch.index.engine.Segment
-
- sizeInBytes() - Method in class org.elasticsearch.index.store.StoreStats
-
- sizeOf(byte[]) - Static method in class org.elasticsearch.common.lucene.util.RamUsageEstimator
-
Returns the size in bytes of the byte[] object.
- sizeOf(boolean[]) - Static method in class org.elasticsearch.common.lucene.util.RamUsageEstimator
-
Returns the size in bytes of the boolean[] object.
- sizeOf(char[]) - Static method in class org.elasticsearch.common.lucene.util.RamUsageEstimator
-
Returns the size in bytes of the char[] object.
- sizeOf(short[]) - Static method in class org.elasticsearch.common.lucene.util.RamUsageEstimator
-
Returns the size in bytes of the short[] object.
- sizeOf(int[]) - Static method in class org.elasticsearch.common.lucene.util.RamUsageEstimator
-
Returns the size in bytes of the int[] object.
- sizeOf(float[]) - Static method in class org.elasticsearch.common.lucene.util.RamUsageEstimator
-
Returns the size in bytes of the float[] object.
- sizeOf(long[]) - Static method in class org.elasticsearch.common.lucene.util.RamUsageEstimator
-
Returns the size in bytes of the long[] object.
- sizeOf(double[]) - Static method in class org.elasticsearch.common.lucene.util.RamUsageEstimator
-
Returns the size in bytes of the double[] object.
- sizeOf(Object) - Static method in class org.elasticsearch.common.lucene.util.RamUsageEstimator
-
Estimates the RAM usage by the given object.
- SizeUnit - Enum in org.elasticsearch.common.unit
-
- SizeValue - Class in org.elasticsearch.common.unit
-
- SizeValue(long) - Constructor for class org.elasticsearch.common.unit.SizeValue
-
- SizeValue(long, SizeUnit) - Constructor for class org.elasticsearch.common.unit.SizeValue
-
- skip(long) - Method in class org.elasticsearch.common.io.FastByteArrayInputStream
-
Skips n bytes of input from this input stream.
- skip(long) - Method in class org.elasticsearch.common.io.FastCharArrayReader
-
Skips characters.
- skip(long) - Method in class org.elasticsearch.common.io.FastStringReader
-
Skips the specified number of characters in the stream.
- skip(long) - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- skip(long) - Method in class org.elasticsearch.common.io.stream.ByteBufferStreamInput
-
- skip(long) - Method in class org.elasticsearch.common.io.stream.BytesStreamInput
-
- skip(int) - Method in class org.elasticsearch.common.io.stream.BytesStreamOutput
-
- skip(long) - Method in class org.elasticsearch.common.io.stream.InputStreamStreamInput
-
- skip(int) - Method in class org.elasticsearch.common.io.stream.NettyBytesStreamOutput
-
- skip(long) - Method in class org.elasticsearch.transport.netty.ChannelBufferStreamInput
-
- skipBytes(int) - Method in class org.elasticsearch.transport.netty.ChannelBufferStreamInput
-
- skipChildren() - Method in class org.elasticsearch.common.xcontent.json.JsonXContentParser
-
- skipChildren() - Method in interface org.elasticsearch.common.xcontent.XContentParser
-
- Slf4jESLogger - Class in org.elasticsearch.common.logging.slf4j
-
- Slf4jESLogger(String, Logger) - Constructor for class org.elasticsearch.common.logging.slf4j.Slf4jESLogger
-
- Slf4jESLoggerFactory - Class in org.elasticsearch.common.logging.slf4j
-
- Slf4jESLoggerFactory() - Constructor for class org.elasticsearch.common.logging.slf4j.Slf4jESLoggerFactory
-
- slice(int, int) - Method in class org.elasticsearch.common.bytes.BytesArray
-
- slice(int, int) - Method in interface org.elasticsearch.common.bytes.BytesReference
-
Slice the bytes from the from index up to length.
- slice(int, int) - Method in class org.elasticsearch.common.bytes.ChannelBufferBytesReference
-
- slop(int) - Method in class org.elasticsearch.index.query.MatchQueryBuilder
-
Set the phrase slop if evaluated to a phrase query type.
- slop(int) - Method in class org.elasticsearch.index.query.MultiMatchQueryBuilder
-
Set the phrase slop if evaluated to a phrase query type.
- slop(int) - Method in class org.elasticsearch.index.query.SpanNearQueryBuilder
-
- smileBuilder() - Static method in class org.elasticsearch.common.xcontent.XContentFactory
-
- smileBuilder(OutputStream) - Static method in class org.elasticsearch.common.xcontent.XContentFactory
-
Constructs a new json builder that will output the result into the provided output stream.
- SmileXContent - Class in org.elasticsearch.common.xcontent.smile
-
A JSON based content implementation using Jackson.
- smileXContent - Static variable in class org.elasticsearch.common.xcontent.smile.SmileXContent
-
- SmileXContentGenerator - Class in org.elasticsearch.common.xcontent.smile
-
- SmileXContentGenerator(JsonGenerator) - Constructor for class org.elasticsearch.common.xcontent.smile.SmileXContentGenerator
-
- SmileXContentParser - Class in org.elasticsearch.common.xcontent.smile
-
- SmileXContentParser(JsonParser) - Constructor for class org.elasticsearch.common.xcontent.smile.SmileXContentParser
-
- SnappyCompressorContext - Class in org.elasticsearch.common.compress.snappy
-
- SnappyCompressorContext(int, int) - Constructor for class org.elasticsearch.common.compress.snappy.SnappyCompressorContext
-
- snapshot(boolean) - Method in class org.elasticsearch.action.admin.indices.status.IndicesStatusRequest
-
Should the status include recovery information.
- snapshot() - Method in class org.elasticsearch.action.admin.indices.status.IndicesStatusRequest
-
- SNAPSHOT - Static variable in interface org.elasticsearch.threadpool.ThreadPool.Names
-
- snapshot - Variable in class org.elasticsearch.Version
-
- snapshot() - Method in class org.elasticsearch.Version
-
- snapshots() - Method in class org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
-
- snapshots(int) - Method in class org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
-
- SOLARIS - Static variable in class org.elasticsearch.common.os.OsUtils
-
True iff running on SunOS.
- sort(String, SortOrder) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Adds a sort against the given field name and the sort ordering.
- sort(String) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Add a sort against the given field name.
- sort(SortBuilder) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Adds a sort builder.
- SortBuilder - Class in org.elasticsearch.search.sort
-
- SortBuilder() - Constructor for class org.elasticsearch.search.sort.SortBuilder
-
- SortBuilders - Class in org.elasticsearch.search.sort
-
- SortBuilders() - Constructor for class org.elasticsearch.search.sort.SortBuilders
-
- SorterTemplate - Class in org.elasticsearch.common.lucene.util
-
This class was inspired by CGLIB, but provides a better
QuickSort algorithm without additional InsertionSort
at the end.
- SorterTemplate() - Constructor for class org.elasticsearch.common.lucene.util.SorterTemplate
-
- SortOrder - Enum in org.elasticsearch.search.sort
-
A sorting order.
- sortStringArray(String[]) - Static method in class org.elasticsearch.common.Strings
-
Turn given source String array into sorted array.
- sortValues(Object[]) - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- sortValues() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- sortValues() - Method in interface org.elasticsearch.search.SearchHit
-
An array of the sort values used.
- source(BytesReference) - Method in class org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequest
-
Sets the source for the request.
- source(String) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
Sets the settings and mappings as a single source.
- source(XContentBuilder) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
Sets the settings and mappings as a single source.
- source(byte[]) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
Sets the settings and mappings as a single source.
- source(byte[], int, int) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
- source(BytesReference) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
Sets the settings and mappings as a single source.
- source(Map<String, Object>) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
Sets the settings and mappings as a single source.
- source(XContentBuilder) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
-
The mapping source definition.
- source(Map) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
-
The mapping source definition.
- source(String) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
-
The mapping source definition.
- source(XContentBuilder) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
The template source definition.
- source(Map) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
The template source definition.
- source(String) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
The template source definition.
- source(byte[]) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
The template source definition.
- source(byte[], int, int) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
The template source definition.
- source(BytesReference) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
The template source definition.
- source() - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- source(ExplainSourceBuilder) - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- source(BytesReference, boolean) - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- source() - Method in class org.elasticsearch.action.get.GetResponse
-
The source of the document if exists.
- source() - Method in class org.elasticsearch.action.index.IndexRequest
-
The source of the document to index, recopied to a new array if it is unsage.
- source(Map) - Method in class org.elasticsearch.action.index.IndexRequest
-
Index the Map as a org.elasticsearch.client.Requests#INDEX_CONTENT_TYPE.
- source(Map, XContentType) - Method in class org.elasticsearch.action.index.IndexRequest
-
Index the Map as the provided content type.
- source(String) - Method in class org.elasticsearch.action.index.IndexRequest
-
Sets the document source to index.
- source(XContentBuilder) - Method in class org.elasticsearch.action.index.IndexRequest
-
Sets the content source to index.
- source(String, Object) - Method in class org.elasticsearch.action.index.IndexRequest
-
- source(String, Object, String, Object) - Method in class org.elasticsearch.action.index.IndexRequest
-
- source(String, Object, String, Object, String, Object) - Method in class org.elasticsearch.action.index.IndexRequest
-
- source(String, Object, String, Object, String, Object, String, Object) - Method in class org.elasticsearch.action.index.IndexRequest
-
- source(BytesReference, boolean) - Method in class org.elasticsearch.action.index.IndexRequest
-
Sets the document to index in bytes form.
- source(byte[]) - Method in class org.elasticsearch.action.index.IndexRequest
-
Sets the document to index in bytes form.
- source(byte[], int, int) - Method in class org.elasticsearch.action.index.IndexRequest
-
Sets the document to index in bytes form (assumed to be safe to be used from different
threads).
- source(byte[], int, int, boolean) - Method in class org.elasticsearch.action.index.IndexRequest
-
Sets the document to index in bytes form.
- source() - Method in class org.elasticsearch.action.percolate.PercolateRequest
-
- source(Map) - Method in class org.elasticsearch.action.percolate.PercolateRequest
-
- source(Map, XContentType) - Method in class org.elasticsearch.action.percolate.PercolateRequest
-
- source(String) - Method in class org.elasticsearch.action.percolate.PercolateRequest
-
- source(XContentBuilder) - Method in class org.elasticsearch.action.percolate.PercolateRequest
-
- source(byte[]) - Method in class org.elasticsearch.action.percolate.PercolateRequest
-
- source(byte[], int, int) - Method in class org.elasticsearch.action.percolate.PercolateRequest
-
- source(byte[], int, int, boolean) - Method in class org.elasticsearch.action.percolate.PercolateRequest
-
- source(BytesReference, boolean) - Method in class org.elasticsearch.action.percolate.PercolateRequest
-
- source(SearchSourceBuilder) - Method in class org.elasticsearch.action.search.SearchRequest
-
The source of the search request.
- source(String) - Method in class org.elasticsearch.action.search.SearchRequest
-
The source of the search request.
- source(Map) - Method in class org.elasticsearch.action.search.SearchRequest
-
The source of the search request in the form of a map.
- source(XContentBuilder) - Method in class org.elasticsearch.action.search.SearchRequest
-
- source(byte[]) - Method in class org.elasticsearch.action.search.SearchRequest
-
The search source to execute.
- source(byte[], int, int) - Method in class org.elasticsearch.action.search.SearchRequest
-
The search source to execute.
- source(byte[], int, int, boolean) - Method in class org.elasticsearch.action.search.SearchRequest
-
The search source to execute.
- source(BytesReference, boolean) - Method in class org.elasticsearch.action.search.SearchRequest
-
The search source to execute.
- source() - Method in class org.elasticsearch.action.search.SearchRequest
-
The search source to execute.
- source(XContentBuilder) - Method in class org.elasticsearch.action.update.UpdateRequest
-
- source(byte[]) - Method in class org.elasticsearch.action.update.UpdateRequest
-
- source(byte[], int, int) - Method in class org.elasticsearch.action.update.UpdateRequest
-
- source(BytesReference) - Method in class org.elasticsearch.action.update.UpdateRequest
-
- source() - Method in class org.elasticsearch.cluster.ClusterChangedEvent
-
The source that caused this cluster event to be raised.
- source() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData
-
- source() - Method in class org.elasticsearch.index.get.GetResult
-
The source of the document if exists.
- source() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- source() - Method in interface org.elasticsearch.search.SearchHit
-
The source of the document (can be null).
- source() - Method in class org.elasticsearch.search.warmer.IndexWarmersMetaData.Entry
-
- sourceAsMap() - Method in class org.elasticsearch.action.get.GetResponse
-
The source of the document (As a map).
- sourceAsMap() - Method in class org.elasticsearch.action.index.IndexRequest
-
- sourceAsMap() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData
-
Converts the serialized compressed form of the mappings into a parsed map.
- sourceAsMap() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- sourceAsMap() - Method in interface org.elasticsearch.search.SearchHit
-
The source of the document as a map (can be null).
- sourceAsString() - Method in class org.elasticsearch.action.get.GetResponse
-
The source of the document (as a string).
- sourceAsString() - Method in class org.elasticsearch.index.get.GetResult
-
The source of the document (as a string).
- sourceAsString() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- sourceAsString() - Method in interface org.elasticsearch.search.SearchHit
-
The source of the document as string (can be null).
- sourceRef() - Method in class org.elasticsearch.action.get.GetResponse
-
Returns bytes reference, also un compress the source if needed.
- sourceRef() - Method in class org.elasticsearch.index.get.GetResult
-
Returns bytes reference, also un compress the source if needed.
- sourceRef() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
Returns bytes reference, also un compress the source if needed.
- sourceRef() - Method in interface org.elasticsearch.search.SearchHit
-
Returns bytes reference, also un compress the source if needed.
- sourceUnsafe() - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- SPACE - Static variable in class org.elasticsearch.common.logging.Loggers
-
- spaceify(int, String, StringBuilder) - Static method in class org.elasticsearch.common.Strings
-
- spanFirstQuery(SpanQueryBuilder, int) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- SpanFirstQueryBuilder - Class in org.elasticsearch.index.query
-
- SpanFirstQueryBuilder(SpanQueryBuilder, int) - Constructor for class org.elasticsearch.index.query.SpanFirstQueryBuilder
-
- spanNearQuery() - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- SpanNearQueryBuilder - Class in org.elasticsearch.index.query
-
- SpanNearQueryBuilder() - Constructor for class org.elasticsearch.index.query.SpanNearQueryBuilder
-
- spanNotQuery() - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- SpanNotQueryBuilder - Class in org.elasticsearch.index.query
-
- SpanNotQueryBuilder() - Constructor for class org.elasticsearch.index.query.SpanNotQueryBuilder
-
- spanOrQuery() - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- SpanOrQueryBuilder - Class in org.elasticsearch.index.query
-
- SpanOrQueryBuilder() - Constructor for class org.elasticsearch.index.query.SpanOrQueryBuilder
-
- SpanQueryBuilder - Interface in org.elasticsearch.index.query
-
- spanTermQuery(String, String) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- spanTermQuery(String, int) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- spanTermQuery(String, long) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- spanTermQuery(String, float) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- spanTermQuery(String, double) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- SpanTermQueryBuilder - Class in org.elasticsearch.index.query
-
- SpanTermQueryBuilder(String, String) - Constructor for class org.elasticsearch.index.query.SpanTermQueryBuilder
-
- SpanTermQueryBuilder(String, int) - Constructor for class org.elasticsearch.index.query.SpanTermQueryBuilder
-
- SpanTermQueryBuilder(String, long) - Constructor for class org.elasticsearch.index.query.SpanTermQueryBuilder
-
- SpanTermQueryBuilder(String, float) - Constructor for class org.elasticsearch.index.query.SpanTermQueryBuilder
-
- SpanTermQueryBuilder(String, double) - Constructor for class org.elasticsearch.index.query.SpanTermQueryBuilder
-
- SPATIAL_CONTEXT - Static variable in interface org.elasticsearch.common.geo.GeoShapeConstants
-
- split(String, String) - Static method in class org.elasticsearch.common.Strings
-
Split a String at the first occurrence of the delimiter.
- splitArrayElementsIntoProperties(String[], String) - Static method in class org.elasticsearch.common.Strings
-
Take an array Strings and split each element based on the given delimiter.
- splitArrayElementsIntoProperties(String[], String, String) - Static method in class org.elasticsearch.common.Strings
-
Take an array Strings and split each element based on the given delimiter.
- splitSmart(String, String, boolean) - Static method in class org.elasticsearch.common.Strings
-
Splits a backslash escaped string on the separator.
- splitStringByCommaToArray(String) - Static method in class org.elasticsearch.common.Strings
-
- splitStringByCommaToSet(String) - Static method in class org.elasticsearch.common.Strings
-
- splitStringToArray(String, char) - Static method in class org.elasticsearch.common.Strings
-
- splitStringToSet(String, char) - Static method in class org.elasticsearch.common.Strings
-
- splitWS(String, boolean) - Static method in class org.elasticsearch.common.Strings
-
- SpnegoEngine - Class in com.ning.http.client.providers.netty.spnego
-
SPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) authentication
scheme.
- SpnegoEngine(SpnegoTokenGenerator) - Constructor for class com.ning.http.client.providers.netty.spnego.SpnegoEngine
-
- SpnegoEngine() - Constructor for class com.ning.http.client.providers.netty.spnego.SpnegoEngine
-
- SpnegoTokenGenerator - Interface in com.ning.http.client.providers.netty.spnego
-
Abstract SPNEGO token generator.
- SSL_HANDLER - Static variable in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
-
- sslContext - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- sslEngineFactory - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- SSLEngineFactory - Interface in com.ning.http.client
-
Factory that creates an
SSLEngine to be used for a single SSL connection.
- SslUtils - Class in com.ning.http.util
-
This class is a copy of http://github.com/sonatype/wagon-ning/raw/master/src/main/java/org/apache/maven/wagon/providers/http/SslUtils.java
- SslUtils() - Constructor for class com.ning.http.util.SslUtils
-
- stage() - Method in class org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus
-
- stage() - Method in class org.elasticsearch.action.admin.indices.status.GatewaySnapshotStatus
-
- stage() - Method in class org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus
-
- start() - Method in class com.ning.http.multipart.FilePartStallHandler
-
- start() - Method in class org.elasticsearch.discovery.tao.ping.multicast.MulticastTaoPing
-
- start() - Method in class org.elasticsearch.discovery.tao.ping.unicast.UnicastTaoPing
-
- start() - Method in class org.elasticsearch.transport.client.ClientTransportService
-
- start() - Method in class org.elasticsearch.transport.local.LocalClientTransport
-
- start() - Method in class org.elasticsearch.transport.netty.ClientNettyTransport
-
- start() - Method in interface org.elasticsearch.transport.Transport
-
- startArray(String, XContentBuilder.FieldCaseConversion) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- startArray(String) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- startArray(XContentBuilderString) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- startArray() - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- started() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- started() - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
The shard is in started mode.
- StartedRerouteAllocation - Class in org.elasticsearch.cluster.routing.allocation
-
- StartedRerouteAllocation(AllocationDeciders, RoutingNodes, DiscoveryNodes, List<? extends ShardRouting>) - Constructor for class org.elasticsearch.cluster.routing.allocation.StartedRerouteAllocation
-
- startedShards() - Method in class org.elasticsearch.cluster.routing.allocation.StartedRerouteAllocation
-
- startObject(String) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- startObject(String, XContentBuilder.FieldCaseConversion) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- startObject(XContentBuilderString) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- startObject(XContentBuilderString, XContentBuilder.FieldCaseConversion) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- startObject() - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- startOffset() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
-
- startsWith(BytesRef) - Method in class org.elasticsearch.common.lucene.util.BytesRef
-
- startsWithIgnoreCase(String, String) - Static method in class org.elasticsearch.common.Strings
-
Test if the given String starts with the specified prefix,
ignoring upper/lower case.
- startTime() - Method in class org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus
-
- startTime() - Method in class org.elasticsearch.action.admin.indices.status.GatewaySnapshotStatus
-
- startTime() - Method in class org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus
-
- startTime() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- startTime() - Method in class org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector.LastGc
-
- state() - Method in class org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteResponse
-
- state() - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateResponse
-
- state() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
The shard state (index/local state).
- state(ClusterStateRequest) - Method in interface org.elasticsearch.client.ClusterAdminClient
-
The state of the cluster.
- state(ClusterStateRequest, ActionListener<ClusterStateResponse>) - Method in interface org.elasticsearch.client.ClusterAdminClient
-
The state of the cluster.
- state(ClusterStateRequest) - Method in class org.elasticsearch.client.support.AbstractClusterAdminClient
-
- state(ClusterStateRequest, ActionListener<ClusterStateResponse>) - Method in class org.elasticsearch.client.support.AbstractClusterAdminClient
-
- state() - Method in class org.elasticsearch.cluster.ClusterChangedEvent
-
- state(ClusterState) - Method in class org.elasticsearch.cluster.ClusterState.Builder
-
- state(IndexMetaData.State) - Method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- state() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- state - Variable in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- state() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- state() - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
The shard state.
- stats() - Method in class org.elasticsearch.action.admin.indices.stats.ShardStats
-
- stats(IndicesStatsRequest) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Indices stats.
- stats(IndicesStatsRequest, ActionListener<IndicesStats>) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Indices stats.
- stats(IndicesStatsRequest) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- stats(IndicesStatsRequest, ActionListener<IndicesStats>) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- stats(String...) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
The stats groups this request will be aggregated under.
- stats() - Method in class org.elasticsearch.threadpool.client.ClientThreadPool
-
- stats() - Method in interface org.elasticsearch.threadpool.ThreadPool
-
- stats() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPool
-
- stats() - Method in class org.elasticsearch.transport.client.ClientTransportService
-
- status - Variable in class com.ning.http.client.providers.ResponseBase
-
- status() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
- status() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- status() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterShardHealth
-
- status() - Method in class org.elasticsearch.action.search.SearchResponse
-
- status() - Method in class org.elasticsearch.action.search.ShardSearchFailure
-
- status(IndicesStatusRequest) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
The status of one or more indices.
- status(IndicesStatusRequest, ActionListener<IndicesStatusResponse>) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
The status of one or more indices.
- status(IndicesStatusRequest) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- status(IndicesStatusRequest, ActionListener<IndicesStatusResponse>) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- status() - Method in class org.elasticsearch.cluster.block.ClusterBlock
-
- status() - Method in exception org.elasticsearch.cluster.block.ClusterBlockException
-
- status() - Method in exception org.elasticsearch.common.util.concurrent.EsRejectedExecutionException
-
- status() - Method in exception org.elasticsearch.ElasticSearchException
-
Returns the rest status code associated with this exception.
- status() - Method in exception org.elasticsearch.ElasticSearchIllegalArgumentException
-
- status() - Method in exception org.elasticsearch.ElasticSearchParseException
-
- status(Throwable) - Static method in class org.elasticsearch.ExceptionsHelper
-
- status() - Method in exception org.elasticsearch.indices.IndexAlreadyExistsException
-
- status() - Method in exception org.elasticsearch.indices.IndexMissingException
-
- status() - Method in exception org.elasticsearch.indices.IndexTemplateAlreadyExistsException
-
- status() - Method in exception org.elasticsearch.indices.IndexTemplateMissingException
-
- status() - Method in exception org.elasticsearch.indices.InvalidAliasNameException
-
- status() - Method in exception org.elasticsearch.indices.InvalidIndexNameException
-
- status() - Method in exception org.elasticsearch.indices.InvalidIndexTemplateException
-
- status() - Method in exception org.elasticsearch.indices.TypeMissingException
-
- status() - Method in exception org.elasticsearch.search.warmer.IndexWarmerMissingException
-
- statusIsCompress(byte) - Static method in class org.elasticsearch.transport.support.ClientTransportStreams
-
- statusIsError(byte) - Static method in class org.elasticsearch.transport.support.ClientTransportStreams
-
- statusIsRequest(byte) - Static method in class org.elasticsearch.transport.support.ClientTransportStreams
-
- statusSetCompress(byte) - Static method in class org.elasticsearch.transport.support.ClientTransportStreams
-
- statusSetError(byte) - Static method in class org.elasticsearch.transport.support.ClientTransportStreams
-
- statusSetRequest(byte) - Static method in class org.elasticsearch.transport.support.ClientTransportStreams
-
- statusSetResponse(byte) - Static method in class org.elasticsearch.transport.support.ClientTransportStreams
-
- stop() - Method in class org.elasticsearch.common.metrics.MeterMetric
-
- stop() - Method in class org.elasticsearch.discovery.tao.ping.multicast.MulticastTaoPing
-
- stop() - Method in class org.elasticsearch.discovery.tao.ping.unicast.UnicastTaoPing
-
- stop() - Method in class org.elasticsearch.transport.client.ClientTransportService
-
- stop() - Method in class org.elasticsearch.transport.local.LocalClientTransport
-
- stop() - Method in class org.elasticsearch.transport.netty.ClientNettyTransport
-
- stop() - Method in interface org.elasticsearch.transport.Transport
-
- stopWords(String...) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
Any word in this set is considered "uninteresting" and ignored.
- stopWords() - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
Any word in this set is considered "uninteresting" and ignored.
- stopWords(String...) - Method in class org.elasticsearch.index.query.MoreLikeThisFieldQueryBuilder
-
Set the set of stopwords.
- stopWords(String...) - Method in class org.elasticsearch.index.query.MoreLikeThisQueryBuilder
-
Set the set of stopwords.
- store() - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- store(boolean) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
- store() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
- store() - Method in class org.elasticsearch.indices.NodeIndicesStats
-
- storeSize() - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
Returns the full store size in bytes, of both primaries and replicas.
- storeSize() - Method in class org.elasticsearch.action.admin.indices.status.IndexStatus
-
Returns the full store size in bytes, of both primaries and replicas.
- storeSize() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
The current size of the shard index storage.
- StoreStats - Class in org.elasticsearch.index.store
-
- StoreStats() - Constructor for class org.elasticsearch.index.store.StoreStats
-
- StoreStats(long, long) - Constructor for class org.elasticsearch.index.store.StoreStats
-
- stream(byte[], boolean) - Method in class com.ning.http.client.providers.netty.NettyWebSocket
-
- stream(byte[], int, int, boolean) - Method in class com.ning.http.client.providers.netty.NettyWebSocket
-
- stream(byte[], boolean) - Method in interface com.ning.http.client.websocket.WebSocket
-
Allows streaming of multiple binary fragments.
- stream(byte[], int, int, boolean) - Method in interface com.ning.http.client.websocket.WebSocket
-
Allows streaming of multiple binary fragments.
- stream() - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- stream(String) - Static method in class org.elasticsearch.search.facet.InternalFacet.Streams
-
- Streamable - Interface in org.elasticsearch.common.io.stream
-
- Streamables - Class in org.elasticsearch.common.io.stream
-
- Streamables() - Constructor for class org.elasticsearch.common.io.stream.Streamables
-
- streamContext() - Static method in class org.elasticsearch.search.internal.InternalSearchHits
-
- streamInput() - Method in class org.elasticsearch.common.bytes.BytesArray
-
- streamInput() - Method in interface org.elasticsearch.common.bytes.BytesReference
-
A stream input of the bytes.
- streamInput() - Method in class org.elasticsearch.common.bytes.ChannelBufferBytesReference
-
- streamInput(StreamInput) - Method in interface org.elasticsearch.common.compress.BasicCompressor
-
- streamInput(StreamInput) - Method in class org.elasticsearch.common.compress.lzf.BasicLZFCompressor
-
- streamInput(StreamInput) - Method in class org.elasticsearch.common.compress.snappy.DummySnappyCompressor
-
- streamInput(StreamInput) - Method in class org.elasticsearch.common.compress.snappy.xerial.ClientXerialSnappyCompressor
-
- StreamInput - Class in org.elasticsearch.common.io.stream
-
- StreamInput() - Constructor for class org.elasticsearch.common.io.stream.StreamInput
-
- streamOutput(StreamOutput) - Method in interface org.elasticsearch.common.compress.BasicCompressor
-
- streamOutput(StreamOutput) - Method in class org.elasticsearch.common.compress.lzf.BasicLZFCompressor
-
- streamOutput(StreamOutput) - Method in class org.elasticsearch.common.compress.snappy.DummySnappyCompressor
-
- streamOutput(StreamOutput) - Method in class org.elasticsearch.common.compress.snappy.xerial.ClientXerialSnappyCompressor
-
- StreamOutput - Class in org.elasticsearch.common.io.stream
-
- StreamOutput() - Constructor for class org.elasticsearch.common.io.stream.StreamOutput
-
- Streams - Class in org.elasticsearch.common.io
-
Simple utility methods for file and stream copying.
- Streams() - Constructor for class org.elasticsearch.common.io.Streams
-
- streamSeparator() - Method in class org.elasticsearch.common.xcontent.json.JsonXContent
-
- streamSeparator() - Method in class org.elasticsearch.common.xcontent.smile.SmileXContent
-
- streamSeparator() - Method in interface org.elasticsearch.common.xcontent.XContent
-
- streamSeparator() - Method in class org.elasticsearch.common.xcontent.yaml.YamlXContent
-
- streamShardTarget() - Method in class org.elasticsearch.search.internal.InternalSearchHits.StreamContext
-
- streamShardTarget(InternalSearchHits.StreamContext.ShardTargetType) - Method in class org.elasticsearch.search.internal.InternalSearchHits.StreamContext
-
- streamText(String, boolean) - Method in class com.ning.http.client.providers.netty.NettyWebSocket
-
- streamText(String, boolean) - Method in interface com.ning.http.client.websocket.WebSocket
-
Allows streaming of multiple text fragments.
- streamType() - Method in interface org.elasticsearch.search.facet.InternalFacet
-
- strict302Handling - Variable in class com.ning.http.client.AsyncHttpClientConfig
-
- string() - Method in class org.elasticsearch.common.compress.CompressedString
-
- string() - Method in class org.elasticsearch.common.text.StringAndBytesText
-
- string() - Method in class org.elasticsearch.common.text.StringText
-
- string() - Method in interface org.elasticsearch.common.text.Text
-
Returns the string representation of the text, might be converted to a string on the fly.
- string() - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
Returns a string representation of the builder (only applicable for text based xcontent).
- StringAndBytesText - Class in org.elasticsearch.common.text
-
- StringAndBytesText(BytesReference) - Constructor for class org.elasticsearch.common.text.StringAndBytesText
-
- StringAndBytesText(String) - Constructor for class org.elasticsearch.common.text.StringAndBytesText
-
- StringPart - Class in com.ning.http.client
-
A string multipart part.
- StringPart(String, String, String) - Constructor for class com.ning.http.client.StringPart
-
- StringPart(String, String) - Constructor for class com.ning.http.client.StringPart
-
- StringPart - Class in com.ning.http.multipart
-
This class is an adaptation of the Apache HttpClient implementation
- StringPart(String, String, String) - Constructor for class com.ning.http.multipart.StringPart
-
Constructor.
- StringPart(String, String) - Constructor for class com.ning.http.multipart.StringPart
-
Constructor.
- Strings - Class in org.elasticsearch.common
-
- StringText - Class in org.elasticsearch.common.text
-
A
String only representation of the text.
- StringText(String) - Constructor for class org.elasticsearch.common.text.StringText
-
- stripFilenameExtension(String) - Static method in class org.elasticsearch.common.Strings
-
Strip the filename extension from the given path,
e.g.
- submit(HttpClient, HttpRequest, ActionListener<Response>) - Method in class org.elasticsearch.action.support.HttpAction
-
- submit(ForkJoinTask<T>) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Submits a ForkJoinTask for execution.
- submit(Callable<T>) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
- submit(Runnable, T) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
- submit(Runnable) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
- submitRequest(DiscoveryNode, String, TransportRequest, TransportResponseHandler<T>) - Method in class org.elasticsearch.transport.client.ClientTransportService
-
- submitRequest(DiscoveryNode, String, TransportRequest, TransportRequestOptions, TransportResponseHandler<T>) - Method in class org.elasticsearch.transport.client.ClientTransportService
-
- subSequence(int, int) - Method in class org.elasticsearch.common.io.FastStringReader
-
- subSequence(int, int) - Method in class org.elasticsearch.common.lucene.util.CharsRef
-
- substringMatch(CharSequence, int, CharSequence) - Static method in class org.elasticsearch.common.Strings
-
Test whether the given string matches the given substring
at the given index.
- successfulShards() - Method in class org.elasticsearch.action.delete.index.IndexDeleteResponse
-
The successful number of shards the delete by query was executed on.
- successfulShards() - Method in class org.elasticsearch.action.deletebyquery.IndexDeleteByQueryResponse
-
The successful number of shards the delete by query was executed on.
- successfulShards() - Method in class org.elasticsearch.action.search.SearchResponse
-
The successful number of shards the search was executed on.
- successfulShards() - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationResponse
-
The successful shards this request was executed on.
- sum() - Method in class org.elasticsearch.common.metrics.MeanMetric
-
- sum() - Method in class org.elasticsearch.common.util.concurrent.jsr166e.LongAdder
-
Returns the current sum.
- sumThenReset() - Method in class org.elasticsearch.common.util.concurrent.jsr166e.LongAdder
-
- SUN_OS - Static variable in class org.elasticsearch.common.lucene.util.Constants
-
True iff running on SunOS.
- suspendEncoding() - Method in class org.elasticsearch.common.Base64.OutputStream
-
Suspends encoding of the stream.
- swap(int, int) - Method in class org.elasticsearch.common.lucene.util.SorterTemplate
-
Implement this method, that swaps slots i and j in your data
- swap() - Method in class org.elasticsearch.monitor.os.OsInfo
-
- swap() - Method in class org.elasticsearch.monitor.os.OsStats
-
- syncFile(File) - Static method in class org.elasticsearch.common.io.FileSystemUtils
-
- sys() - Method in class org.elasticsearch.monitor.os.OsStats.Cpu
-
- sys() - Method in class org.elasticsearch.monitor.process.ProcessStats.Cpu
-
Get the Process cpu kernel time.
- SYSTEM_ERR - Static variable in class org.elasticsearch.common.logging.log4j.ConsoleAppender
-
- SYSTEM_OUT - Static variable in class org.elasticsearch.common.logging.log4j.ConsoleAppender
-
- systemProperties() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- tabify(int, String, StringBuilder) - Static method in class org.elasticsearch.common.Strings
-
- tagsSchema(String) - Method in class org.elasticsearch.search.highlight.HighlightBuilder
-
Set a tag scheme that encapsulates a built in pre and post tags.
- take() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.LinkedTransferQueue
-
- TaoPing - Interface in org.elasticsearch.discovery.tao.ping
-
- TaoPing.PingListener - Interface in org.elasticsearch.discovery.tao.ping
-
- TaoPing.PingResponse - Class in org.elasticsearch.discovery.tao.ping
-
- TaoPing.PingResponse(DiscoveryNode, ClusterName) - Constructor for class org.elasticsearch.discovery.tao.ping.TaoPing.PingResponse
-
- target - Variable in class org.elasticsearch.common.logging.log4j.ConsoleAppender
-
- target() - Method in class org.elasticsearch.discovery.tao.ping.TaoPing.PingResponse
-
- tcp() - Method in class org.elasticsearch.monitor.network.NetworkStats
-
- TCP_BLOCKING - Static variable in class org.elasticsearch.common.network.TransportNetworkService.TcpSettings
-
- TCP_BLOCKING_CLIENT - Static variable in class org.elasticsearch.common.network.TransportNetworkService.TcpSettings
-
- TCP_BLOCKING_SERVER - Static variable in class org.elasticsearch.common.network.TransportNetworkService.TcpSettings
-
- TCP_CONNECT_TIMEOUT - Static variable in class org.elasticsearch.common.network.TransportNetworkService.TcpSettings
-
- TCP_DEFAULT_CONNECT_TIMEOUT - Static variable in class org.elasticsearch.common.network.TransportNetworkService.TcpSettings
-
- TCP_DEFAULT_RECEIVE_BUFFER_SIZE - Static variable in class org.elasticsearch.common.network.TransportNetworkService.TcpSettings
-
- TCP_DEFAULT_SEND_BUFFER_SIZE - Static variable in class org.elasticsearch.common.network.TransportNetworkService.TcpSettings
-
- TCP_KEEP_ALIVE - Static variable in class org.elasticsearch.common.network.TransportNetworkService.TcpSettings
-
- TCP_NO_DELAY - Static variable in class org.elasticsearch.common.network.TransportNetworkService.TcpSettings
-
- TCP_RECEIVE_BUFFER_SIZE - Static variable in class org.elasticsearch.common.network.TransportNetworkService.TcpSettings
-
- TCP_REUSE_ADDRESS - Static variable in class org.elasticsearch.common.network.TransportNetworkService.TcpSettings
-
- TCP_SEND_BUFFER_SIZE - Static variable in class org.elasticsearch.common.network.TransportNetworkService.TcpSettings
-
- template(String) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
- template() - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
- template(String) - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
-
- template() - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
-
- template() - Method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData
-
- templates() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- term() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
-
- TermFilter - Class in org.elasticsearch.common.lucene.search
-
A simple filter for a specific term.
- TermFilter(Term) - Constructor for class org.elasticsearch.common.lucene.search.TermFilter
-
- termFilter(String, String) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filter for a field based on a term.
- termFilter(String, int) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filter for a field based on a term.
- termFilter(String, long) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filter for a field based on a term.
- termFilter(String, float) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filter for a field based on a term.
- termFilter(String, double) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filter for a field based on a term.
- termFilter(String, Object) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filter for a field based on a term.
- TermFilterBuilder - Class in org.elasticsearch.index.query
-
A filter for a field based on a term.
- TermFilterBuilder(String, String) - Constructor for class org.elasticsearch.index.query.TermFilterBuilder
-
A filter for a field based on a term.
- TermFilterBuilder(String, int) - Constructor for class org.elasticsearch.index.query.TermFilterBuilder
-
A filter for a field based on a term.
- TermFilterBuilder(String, long) - Constructor for class org.elasticsearch.index.query.TermFilterBuilder
-
A filter for a field based on a term.
- TermFilterBuilder(String, float) - Constructor for class org.elasticsearch.index.query.TermFilterBuilder
-
A filter for a field based on a term.
- TermFilterBuilder(String, double) - Constructor for class org.elasticsearch.index.query.TermFilterBuilder
-
A filter for a field based on a term.
- TermFilterBuilder(String, Object) - Constructor for class org.elasticsearch.index.query.TermFilterBuilder
-
A filter for a field based on a term.
- termQuery(String, String) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A Query that matches documents containing a term.
- termQuery(String, int) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A Query that matches documents containing a term.
- termQuery(String, long) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A Query that matches documents containing a term.
- termQuery(String, float) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A Query that matches documents containing a term.
- termQuery(String, double) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A Query that matches documents containing a term.
- termQuery(String, boolean) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A Query that matches documents containing a term.
- termQuery(String, Object) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A Query that matches documents containing a term.
- TermQueryBuilder - Class in org.elasticsearch.index.query
-
A Query that matches documents containing a term.
- TermQueryBuilder(String, String) - Constructor for class org.elasticsearch.index.query.TermQueryBuilder
-
Constructs a new term query.
- TermQueryBuilder(String, int) - Constructor for class org.elasticsearch.index.query.TermQueryBuilder
-
Constructs a new term query.
- TermQueryBuilder(String, long) - Constructor for class org.elasticsearch.index.query.TermQueryBuilder
-
Constructs a new term query.
- TermQueryBuilder(String, float) - Constructor for class org.elasticsearch.index.query.TermQueryBuilder
-
Constructs a new term query.
- TermQueryBuilder(String, double) - Constructor for class org.elasticsearch.index.query.TermQueryBuilder
-
Constructs a new term query.
- TermQueryBuilder(String, boolean) - Constructor for class org.elasticsearch.index.query.TermQueryBuilder
-
Constructs a new term query.
- TermQueryBuilder(String, Object) - Constructor for class org.elasticsearch.index.query.TermQueryBuilder
-
Constructs a new term query.
- termsFilter(String, String...) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filer for a field based on several terms matching on any of them.
- termsFilter(String, int...) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filer for a field based on several terms matching on any of them.
- termsFilter(String, long...) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filer for a field based on several terms matching on any of them.
- termsFilter(String, float...) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filer for a field based on several terms matching on any of them.
- termsFilter(String, double...) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filer for a field based on several terms matching on any of them.
- termsFilter(String, Object...) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filer for a field based on several terms matching on any of them.
- termsFilter(String, Iterable) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filer for a field based on several terms matching on any of them.
- TermsFilterBuilder - Class in org.elasticsearch.index.query
-
A filer for a field based on several terms matching on any of them.
- TermsFilterBuilder(String, String...) - Constructor for class org.elasticsearch.index.query.TermsFilterBuilder
-
A filer for a field based on several terms matching on any of them.
- TermsFilterBuilder(String, int...) - Constructor for class org.elasticsearch.index.query.TermsFilterBuilder
-
A filer for a field based on several terms matching on any of them.
- TermsFilterBuilder(String, long...) - Constructor for class org.elasticsearch.index.query.TermsFilterBuilder
-
A filer for a field based on several terms matching on any of them.
- TermsFilterBuilder(String, float...) - Constructor for class org.elasticsearch.index.query.TermsFilterBuilder
-
A filer for a field based on several terms matching on any of them.
- TermsFilterBuilder(String, double...) - Constructor for class org.elasticsearch.index.query.TermsFilterBuilder
-
A filer for a field based on several terms matching on any of them.
- TermsFilterBuilder(String, Object...) - Constructor for class org.elasticsearch.index.query.TermsFilterBuilder
-
A filer for a field based on several terms matching on any of them.
- TermsFilterBuilder(String, Iterable) - Constructor for class org.elasticsearch.index.query.TermsFilterBuilder
-
A filer for a field based on several terms matching on any of them.
- termsQuery(String, String...) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A filer for a field based on several terms matching on any of them.
- termsQuery(String, int...) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A filer for a field based on several terms matching on any of them.
- termsQuery(String, long...) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A filer for a field based on several terms matching on any of them.
- termsQuery(String, float...) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A filer for a field based on several terms matching on any of them.
- termsQuery(String, double...) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A filer for a field based on several terms matching on any of them.
- termsQuery(String, Object...) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
A filer for a field based on several terms matching on any of them.
- TermsQueryBuilder - Class in org.elasticsearch.index.query
-
- TermsQueryBuilder(String, String...) - Constructor for class org.elasticsearch.index.query.TermsQueryBuilder
-
A query for a field based on several terms matching on any of them.
- TermsQueryBuilder(String, int...) - Constructor for class org.elasticsearch.index.query.TermsQueryBuilder
-
A query for a field based on several terms matching on any of them.
- TermsQueryBuilder(String, long...) - Constructor for class org.elasticsearch.index.query.TermsQueryBuilder
-
A query for a field based on several terms matching on any of them.
- TermsQueryBuilder(String, float...) - Constructor for class org.elasticsearch.index.query.TermsQueryBuilder
-
A query for a field based on several terms matching on any of them.
- TermsQueryBuilder(String, double...) - Constructor for class org.elasticsearch.index.query.TermsQueryBuilder
-
A query for a field based on several terms matching on any of them.
- TermsQueryBuilder(String, Object...) - Constructor for class org.elasticsearch.index.query.TermsQueryBuilder
-
A query for a field based on several terms matching on any of them.
- text() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
-
- Text - Interface in org.elasticsearch.common.text
-
Text represents a (usually) long text data.
- text() - Method in class org.elasticsearch.common.xcontent.json.JsonXContentParser
-
- text() - Method in interface org.elasticsearch.common.xcontent.XContentParser
-
- text(String, Object) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- textCharacters() - Method in class org.elasticsearch.common.xcontent.json.JsonXContentParser
-
- textCharacters() - Method in interface org.elasticsearch.common.xcontent.XContentParser
-
- textLength() - Method in class org.elasticsearch.common.xcontent.json.JsonXContentParser
-
- textLength() - Method in interface org.elasticsearch.common.xcontent.XContentParser
-
- textOffset() - Method in class org.elasticsearch.common.xcontent.json.JsonXContentParser
-
- textOffset() - Method in interface org.elasticsearch.common.xcontent.XContentParser
-
- textOrNull() - Method in class org.elasticsearch.common.xcontent.support.AbstractXContentParser
-
- textOrNull() - Method in interface org.elasticsearch.common.xcontent.XContentParser
-
- textPhrase(String, Object) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- textPhrasePrefix(String, Object) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- textPhrasePrefixQuery(String, Object) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- textPhraseQuery(String, Object) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- textQuery(String, Object) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
- THREAD_POOL - Static variable in class org.elasticsearch.threadpool.ThreadPoolStatsElement.Fields
-
- ThreadBarrier - Class in org.elasticsearch.common.util.concurrent
-
A synchronization aid that allows a set of threads to all wait for each other
to reach a common barrier point.
- ThreadBarrier(int) - Constructor for class org.elasticsearch.common.util.concurrent.ThreadBarrier
-
- ThreadBarrier(int, Runnable) - Constructor for class org.elasticsearch.common.util.concurrent.ThreadBarrier
-
- ThreadBarrier.BarrierTimer - Class in org.elasticsearch.common.util.concurrent
-
A Barrier action to be used in conjunction with
ThreadBarrier to
measure performance between barrier awaits.
- ThreadBarrier.BarrierTimer() - Constructor for class org.elasticsearch.common.util.concurrent.ThreadBarrier.BarrierTimer
-
- threadedOperation - Variable in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
- ThreadLocalRandom - Class in org.elasticsearch.common.util.concurrent.jsr166y
-
A random number generator isolated to the current thread.
- ThreadLocals - Class in org.elasticsearch.common.util.concurrent
-
- ThreadLocals() - Constructor for class org.elasticsearch.common.util.concurrent.ThreadLocals
-
- ThreadLocals.CleanableValue<T> - Class in org.elasticsearch.common.util.concurrent
-
- ThreadLocals.CleanableValue(T) - Constructor for class org.elasticsearch.common.util.concurrent.ThreadLocals.CleanableValue
-
- threadName(Settings, String) - Static method in class org.elasticsearch.common.util.concurrent.ClientEsExecutors
-
- threadPool - Variable in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
- threadPool() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
- threadPool() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
-
Should the node Thread Pool info be returned.
- threadPool(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
-
Should the node Thread Pool info be returned.
- threadPool() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
-
Should the node Thread Pool be returned.
- threadPool(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
-
Should the node Thread Pool be returned.
- threadPool - Variable in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
- threadPool() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
Thread Pool level statistics.
- threadPool() - Method in class org.elasticsearch.action.support.AbstractListenableActionFuture
-
- threadPool() - Method in class org.elasticsearch.action.support.HttpClient
-
- threadPool() - Method in class org.elasticsearch.client.http.HttpClusterAdminClient
-
- threadPool() - Method in class org.elasticsearch.client.http.HttpIndicesAdminClient
-
- threadPool() - Method in class org.elasticsearch.client.http.HttpIngestClient
-
- threadPool() - Method in class org.elasticsearch.client.http.HttpSearchClient
-
- threadPool() - Method in interface org.elasticsearch.client.internal.InternalGenericClient
-
- ThreadPool - Interface in org.elasticsearch.threadpool
-
- threadPool() - Method in class org.elasticsearch.transport.netty.ClientNettyTransport
-
- threadPool() - Method in interface org.elasticsearch.transport.netty.NettyTransport
-
- ThreadPool.Names - Interface in org.elasticsearch.threadpool
-
- ThreadPoolInfo - Interface in org.elasticsearch.threadpool
-
- ThreadPoolInfoElement - Interface in org.elasticsearch.threadpool
-
- ThreadPoolInfoElement.Fields - Class in org.elasticsearch.threadpool
-
- ThreadPoolInfoElement.Fields() - Constructor for class org.elasticsearch.threadpool.ThreadPoolInfoElement.Fields
-
- ThreadPoolStats - Interface in org.elasticsearch.threadpool
-
- ThreadPoolStatsElement - Interface in org.elasticsearch.threadpool
-
- ThreadPoolStatsElement.Fields - Class in org.elasticsearch.threadpool
-
- ThreadPoolStatsElement.Fields() - Constructor for class org.elasticsearch.threadpool.ThreadPoolStatsElement.Fields
-
- threads() - Method in class org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
-
- threads(int) - Method in class org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
-
- threads() - Method in class org.elasticsearch.monitor.jvm.JvmStats
-
- threads() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolStatsElement
-
- THREADS - Static variable in class org.elasticsearch.threadpool.ThreadPoolStatsElement.Fields
-
- threads() - Method in interface org.elasticsearch.threadpool.ThreadPoolStatsElement
-
- threads() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolStatsElement
-
- ThreadSafeHMAC - Class in com.ning.http.client.oauth
-
Since cloning (of MAC instances) is not necessarily supported on all platforms
(and specifically seems to fail on MacOS), let's wrap synchronization/reuse details here.
- ThreadSafeHMAC(ConsumerKey, RequestToken) - Constructor for class com.ning.http.client.oauth.ThreadSafeHMAC
-
- ThrottleRequestFilter - Class in com.ning.http.client.extra
-
A
RequestFilter throttles requests and block when the number of permits is reached, waiting for
the response to arrives before executing the next request.
- ThrottleRequestFilter(int) - Constructor for class com.ning.http.client.extra.ThrottleRequestFilter
-
- ThrottleRequestFilter(int, int) - Constructor for class com.ning.http.client.extra.ThrottleRequestFilter
-
- throttleTime() - Method in class org.elasticsearch.index.store.StoreStats
-
- ThrowableHandler - Interface in com.ning.http.client
-
- ThrowableObjectInputStream - Class in org.elasticsearch.common.io
-
- ThrowableObjectInputStream(InputStream) - Constructor for class org.elasticsearch.common.io.ThrowableObjectInputStream
-
- ThrowableObjectInputStream(InputStream, ClassLoader) - Constructor for class org.elasticsearch.common.io.ThrowableObjectInputStream
-
- ThrowableObjectOutputStream - Class in org.elasticsearch.common.io
-
- ThrowableObjectOutputStream(OutputStream) - Constructor for class org.elasticsearch.common.io.ThrowableObjectOutputStream
-
- throwConnectException(boolean) - Method in class org.elasticsearch.transport.client.ClientTransportService
-
Set to
true to indicate that a
ConnectTransportException should be thrown when
sending a message (otherwise, it will be passed to the response handler).
- tick() - Method in class org.elasticsearch.common.metrics.EWMA
-
Mark the passage of time and decay the current rate accordingly.
- tieBreaker(float) - Method in class org.elasticsearch.index.query.DisMaxQueryBuilder
-
The score of each non-maximum disjunct for a document is multiplied by this weight
and added into the final score.
- tieBreaker(Integer) - Method in class org.elasticsearch.index.query.MultiMatchQueryBuilder
-
- tieBreaker(float) - Method in class org.elasticsearch.index.query.QueryStringQueryBuilder
-
When more than one field is used with the query string, and combined queries are using
dis max, control the tie breaker for it.
- time() - Method in class org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus
-
- time() - Method in class org.elasticsearch.action.admin.indices.status.GatewaySnapshotStatus
-
- time() - Method in class org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus
-
- time() - Method in class org.elasticsearch.index.get.GetStats
-
- timedOut - Variable in class com.ning.http.client.providers.jdk.JDKFuture
-
- timedOut() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
true if the waitForXXX has timeout out and did not match.
- timedOut() - Method in class org.elasticsearch.action.search.SearchResponse
-
Has the search operation timed out.
- timedOut() - Method in class org.elasticsearch.search.internal.InternalSearchResponse
-
- timeInMillis() - Method in class org.elasticsearch.index.get.GetStats
-
- timeout() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
-
- timeout(TimeValue) - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
-
- timeout(String) - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
-
- timeout(TimeValue) - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
-
Timeout to wait till the alias operations get acknowledged of all current cluster nodes.
- timeout(String) - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
-
Timeout to wait till the alias operations get acknowledged of all current cluster nodes.
- timeout() - Method in class org.elasticsearch.action.admin.indices.close.CloseIndexRequest
-
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
- timeout(TimeValue) - Method in class org.elasticsearch.action.admin.indices.close.CloseIndexRequest
-
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
- timeout(String) - Method in class org.elasticsearch.action.admin.indices.close.CloseIndexRequest
-
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
- timeout() - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
Timeout to wait for the index creation to be acknowledged by current cluster nodes.
- timeout(TimeValue) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
Timeout to wait for the index creation to be acknowledged by current cluster nodes.
- timeout(String) - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
Timeout to wait for the index creation to be acknowledged by current cluster nodes.
- timeout(TimeValue) - Method in class org.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
-
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
- timeout(String) - Method in class org.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
-
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
- timeout(TimeValue) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
-
Timeout to wait till the put mapping gets acknowledged of all current cluster nodes.
- timeout(String) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
-
Timeout to wait till the put mapping gets acknowledged of all current cluster nodes.
- timeout(TimeValue) - Method in class org.elasticsearch.action.admin.indices.open.OpenIndexRequest
-
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
- timeout(String) - Method in class org.elasticsearch.action.admin.indices.open.OpenIndexRequest
-
Timeout to wait for the index deletion to be acknowledged by current cluster nodes.
- timeout(TimeValue) - Method in class org.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateRequest
-
Timeout to wait for the index template deletion to be acknowledged by current cluster nodes.
- timeout(String) - Method in class org.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateRequest
-
Timeout to wait for the index template deletion to be acknowledged by current cluster nodes.
- timeout(TimeValue) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
Timeout to wait till the put mapping gets acknowledged of all current cluster nodes.
- timeout(String) - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
Timeout to wait till the put mapping gets acknowledged of all current cluster nodes.
- timeout(TimeValue) - Method in class org.elasticsearch.action.deletebyquery.IndexDeleteByQueryRequest
-
- timeout() - Method in class org.elasticsearch.action.support.nodes.NodesOperationRequest
-
- timeout(TimeValue) - Method in class org.elasticsearch.action.support.nodes.NodesOperationRequest
-
- timeout(String) - Method in class org.elasticsearch.action.support.nodes.NodesOperationRequest
-
- timeout - Variable in class org.elasticsearch.action.support.replication.IndexReplicationOperationRequest
-
- timeout() - Method in class org.elasticsearch.action.support.replication.IndexReplicationOperationRequest
-
- timeout - Variable in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequest
-
- timeout() - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequest
-
- timeout(TimeValue) - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequest
-
A timeout to wait if the delete by query operation can't be performed immediately.
- timeout(String) - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequest
-
A timeout to wait if the delete by query operation can't be performed immediately.
- timeout - Variable in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
- timeout(TimeValue) - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
A timeout to wait if the index operation can't be performed immediately.
- timeout(String) - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
A timeout to wait if the index operation can't be performed immediately.
- timeout() - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
- timeout - Variable in class org.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
-
- timeout() - Method in class org.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
-
- timeout(TimeValue) - Method in class org.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
-
A timeout to wait if the index operation can't be performed immediately.
- timeout(String) - Method in class org.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
-
A timeout to wait if the index operation can't be performed immediately.
- timeout(TimeValue) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
An optional timeout to control how long search is allowed to take.
- timeout(String) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
An optional timeout to control how long search is allowed to take.
- timeout() - Method in class org.elasticsearch.transport.TransportRequestOptions
-
- TimeoutClusterStateListener - Interface in org.elasticsearch.cluster
-
An exception to cluster state listener that allows for timeouts and for post added notifications.
- timestamp() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
- timestamp(String) - Method in class org.elasticsearch.action.index.IndexRequest
-
Sets the timestamp either as millis since the epoch, or, in the configured date format.
- timestamp() - Method in class org.elasticsearch.action.index.IndexRequest
-
- timestamp() - Method in exception org.elasticsearch.action.TimestampParsingException
-
- timestamp() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
-
The timestamp value parsed, null if does not require parsing, or not resolved.
- timestamp - Variable in class org.elasticsearch.cluster.metadata.MappingMetaData
-
- timestamp() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData
-
- timestamp() - Method in class org.elasticsearch.monitor.fs.FsStats
-
- timestamp() - Method in class org.elasticsearch.monitor.jvm.JvmStats
-
- timestamp() - Method in class org.elasticsearch.monitor.network.NetworkStats
-
- timestamp() - Method in class org.elasticsearch.monitor.os.OsStats
-
- timestamp() - Method in class org.elasticsearch.monitor.process.ProcessStats
-
- TimestampParsingException - Exception in org.elasticsearch.action
-
- TimestampParsingException(String) - Constructor for exception org.elasticsearch.action.TimestampParsingException
-
- timestampParsingStillNeeded() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
-
Is timestamp parsing still needed?
- timestampResolved() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData.ParseContext
-
Has timestamp been resolved during the parsing phase.
- TimeValue - Class in org.elasticsearch.common.unit
-
- TimeValue(long) - Constructor for class org.elasticsearch.common.unit.TimeValue
-
- TimeValue(long, TimeUnit) - Constructor for class org.elasticsearch.common.unit.TimeValue
-
- timeValueHours(long) - Static method in class org.elasticsearch.common.unit.TimeValue
-
- timeValueMillis(long) - Static method in class org.elasticsearch.common.unit.TimeValue
-
- timeValueMinutes(long) - Static method in class org.elasticsearch.common.unit.TimeValue
-
- timeValueNanos(long) - Static method in class org.elasticsearch.common.unit.TimeValue
-
- timeValueSeconds(long) - Static method in class org.elasticsearch.common.unit.TimeValue
-
- to(Object) - Method in class org.elasticsearch.index.query.GeoDistanceRangeFilterBuilder
-
- to(Object) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The to part of the filter query.
- to(int) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The to part of the filter query.
- to(long) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The to part of the filter query.
- to(float) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The to part of the filter query.
- to(double) - Method in class org.elasticsearch.index.query.NumericRangeFilterBuilder
-
The to part of the filter query.
- to(Object) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The to part of the filter query.
- to(int) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The to part of the filter query.
- to(long) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The to part of the filter query.
- to(float) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The to part of the filter query.
- to(double) - Method in class org.elasticsearch.index.query.RangeFilterBuilder
-
The to part of the filter query.
- to(Object) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The to part of the range query.
- to(String) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The to part of the range query.
- to(int) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The to part of the range query.
- to(long) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The to part of the range query.
- to(float) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The to part of the range query.
- to(double) - Method in class org.elasticsearch.index.query.RangeQueryBuilder
-
The to part of the range query.
- toArray() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
Returns an array containing all of the elements in this deque, in
proper sequence (from first to last element).
- toArray(T[]) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ConcurrentLinkedDeque
-
Returns an array containing all of the elements in this deque,
in proper sequence (from first to last element); the runtime
type of the returned array is that of the specified array.
- toBytes(ClusterState) - Static method in class org.elasticsearch.cluster.ClusterState.Builder
-
- toBytes() - Method in class org.elasticsearch.common.bytes.BytesArray
-
- toBytes() - Method in interface org.elasticsearch.common.bytes.BytesReference
-
Returns the bytes as a single byte array.
- toBytes() - Method in class org.elasticsearch.common.bytes.ChannelBufferBytesReference
-
- toBytes(long) - Method in enum org.elasticsearch.common.unit.ByteSizeUnit
-
- toBytesArray() - Method in class org.elasticsearch.common.bytes.BytesArray
-
- toBytesArray() - Method in interface org.elasticsearch.common.bytes.BytesReference
-
Returns the bytes as a byte array, possibly sharing the underlying byte buffer.
- toBytesArray() - Method in class org.elasticsearch.common.bytes.ChannelBufferBytesReference
-
- toCamelCase(String) - Static method in class org.elasticsearch.common.Strings
-
- toCamelCase(String, StringBuilder) - Static method in class org.elasticsearch.common.Strings
-
- toChannelBuffer() - Method in class org.elasticsearch.common.bytes.ChannelBufferBytesReference
-
- toChannelBuffer() - Method in class org.elasticsearch.common.bytes.NettyBytesArray
-
- toChannelBuffer() - Method in interface org.elasticsearch.common.bytes.NettyBytesReference
-
Returns the bytes as a channel buffer.
- toCharArray() - Method in class org.elasticsearch.common.io.FastCharArrayWriter
-
Returns a copy of the input data.
- toGB(long) - Method in enum org.elasticsearch.common.unit.ByteSizeUnit
-
- toGiga(long) - Method in enum org.elasticsearch.common.unit.SizeUnit
-
- toIntArray(Collection<Integer>) - Static method in class org.elasticsearch.common.lucene.util.ArrayUtil
-
- toJTSGeometry(Shape) - Static method in class org.elasticsearch.common.geo.ShapeBuilder
-
Converts the given Shape into the JTS Geometry representation.
- toKB(long) - Method in enum org.elasticsearch.common.unit.ByteSizeUnit
-
- tokenFilters(String...) - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
-
- tokenFilters() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
-
- tokenizer(String) - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
-
- tokenizer() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
-
- tokenizeToStringArray(String, String) - Static method in class org.elasticsearch.common.Strings
-
Tokenize the given String into a String array via a StringTokenizer.
- tokenizeToStringArray(String, String, boolean, boolean) - Static method in class org.elasticsearch.common.Strings
-
Tokenize the given String into a String array via a StringTokenizer.
- tokens() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse
-
- toKilo(long) - Method in enum org.elasticsearch.common.unit.SizeUnit
-
- toKilometers(double) - Method in enum org.elasticsearch.common.unit.DistanceUnit
-
- toLanguageTag(Locale) - Static method in class org.elasticsearch.common.Strings
-
Determine the RFC 3066 compliant language tag,
as used for the HTTP "Accept-Language" header.
- toMB(long) - Method in enum org.elasticsearch.common.unit.ByteSizeUnit
-
- toMega(long) - Method in enum org.elasticsearch.common.unit.SizeUnit
-
- toMiles(double) - Method in enum org.elasticsearch.common.unit.DistanceUnit
-
- toNode() - Method in class org.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand
-
- took() - Method in class org.elasticsearch.action.bulk.BulkResponse
-
How long the bulk execution took.
- took() - Method in class org.elasticsearch.action.search.SearchResponse
-
How long the search took.
- tookInMillis() - Method in class org.elasticsearch.action.bulk.BulkResponse
-
How long the bulk execution took in milliseconds.
- tookInMillis() - Method in class org.elasticsearch.action.search.SearchResponse
-
How long the search took in milliseconds.
- topChildrenQuery(String, QueryBuilder) - Static method in class org.elasticsearch.index.query.QueryBuilders
-
Constructs a new scoring child query, with the child type and the query to run on the child documents.
- TopChildrenQueryBuilder - Class in org.elasticsearch.index.query
-
- TopChildrenQueryBuilder(String, QueryBuilder) - Constructor for class org.elasticsearch.index.query.TopChildrenQueryBuilder
-
- topLeft(double, double) - Method in class org.elasticsearch.common.geo.ShapeBuilder.RectangleBuilder
-
Sets the top left point of the Rectangle
- topLeft(double, double) - Method in class org.elasticsearch.index.query.GeoBoundingBoxFilterBuilder
-
Adds top left point.
- topLeft(String) - Method in class org.elasticsearch.index.query.GeoBoundingBoxFilterBuilder
-
- topLeft() - Method in interface org.elasticsearch.index.search.geo.GeoDistance.DistanceBoundingCheck
-
- topLeft() - Method in class org.elasticsearch.index.search.geo.GeoDistance.Meridian180DistanceBoundingCheck
-
- topLeft() - Method in class org.elasticsearch.index.search.geo.GeoDistance.SimpleDistanceBoundingCheck
-
- toPolygon() - Method in class org.elasticsearch.common.geo.ShapeBuilder.PolygonBuilder
-
Creates the raw Polygon
- toResponse(HttpResponse) - Method in class org.elasticsearch.action.support.HttpAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.admin.cluster.health.HttpClusterHealthAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.admin.cluster.node.hotthreads.HttpNodesHotThreadsAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.admin.cluster.node.info.HttpNodesInfoAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.admin.cluster.node.restart.HttpNodesRestartAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.admin.cluster.node.shutdown.HttpNodesShutdownAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.admin.cluster.node.stats.HttpNodesStatsAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.admin.cluster.reroute.HttpClusterRerouteAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.admin.cluster.settings.HttpClusterGetSettingsAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.admin.cluster.settings.HttpClusterUpdateSettingsAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.admin.cluster.state.HttpClusterStateAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.admin.indices.alias.HttpGetIndicesAliasesAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.admin.indices.alias.HttpIndicesAliasesAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.admin.indices.analyze.HttpAnalyzeAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.admin.indices.cache.clear.HttpClearIndicesCacheAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.admin.indices.close.HttpCloseIndexAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.admin.indices.create.HttpCreateIndexAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.bulk.HttpBulkAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.count.HttpCountAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.delete.HttpDeleteAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.deletebyquery.HttpDeleteByQueryAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.explain.HttpExplainAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.get.HttpGetAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.get.HttpMultiGetAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.index.HttpIndexAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.mlt.HttpMoreLikeThisAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.percolate.HttpPercolateAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.search.HttpMultiSearchAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.search.HttpSearchAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.search.HttpSearchScrollAction
-
- toResponse(HttpResponse) - Method in class org.elasticsearch.http.action.update.HttpUpdateAction
-
- toSingles(long) - Method in enum org.elasticsearch.common.unit.SizeUnit
-
- toString() - Method in class com.ning.http.client.Cookie
-
- toString() - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
-
- toString() - Method in class com.ning.http.client.FluentStringsMap
-
- toString() - Method in class com.ning.http.client.oauth.ConsumerKey
-
- toString() - Method in class com.ning.http.client.oauth.RequestToken
-
- toString() - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider
-
- toString() - Method in class com.ning.http.client.providers.netty.NettyConnectionsPool
-
- toString() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
- toString() - Method in class com.ning.http.client.providers.netty.NettyWebSocket
-
- toString() - Method in enum com.ning.http.client.ProxyServer.Protocol
-
- toString() - Method in class com.ning.http.client.ProxyServer
-
- toString() - Method in class com.ning.http.client.Realm
-
- toString() - Method in interface com.ning.http.client.Response
-
Subclasses SHOULD implement toString() in a way that identifies the request for logging.
- toString() - Method in class com.ning.http.multipart.Part
-
Return a string representation of this object.
- toString() - Method in class org.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
-
- toString() - Method in class org.elasticsearch.action.count.CountRequest
-
- toString() - Method in class org.elasticsearch.action.delete.DeleteRequest
-
- toString() - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequest
-
- toString() - Method in class org.elasticsearch.action.get.GetRequest
-
- toString() - Method in class org.elasticsearch.action.index.IndexRequest
-
- toString() - Method in class org.elasticsearch.action.search.SearchRequestBuilder
-
- toString() - Method in class org.elasticsearch.action.search.SearchResponse
-
- toString() - Method in class org.elasticsearch.action.search.ShardSearchFailure
-
- toString() - Method in class org.elasticsearch.action.support.DefaultShardOperationFailedException
-
- toString() - Method in class org.elasticsearch.action.support.HttpResponse
-
- toString() - Method in class org.elasticsearch.cluster.block.ClusterBlock
-
- toString() - Method in class org.elasticsearch.cluster.ClusterName
-
- toString() - Method in class org.elasticsearch.cluster.node.DiscoveryNode
-
- toString() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
- toString() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- toString() - Method in class org.elasticsearch.cluster.routing.RoutingTableValidation
-
- toString() - Method in class org.elasticsearch.common.compress.CompressedString
-
- toString() - Method in class org.elasticsearch.common.io.FastByteArrayOutputStream
-
Converts the buffer's contents into a string decoding bytes using the
platform's default character set.
- toString(String) - Method in class org.elasticsearch.common.io.FastByteArrayOutputStream
-
Converts the buffer's contents into a string by decoding the bytes using
the specified
charsetName.
- toString() - Method in class org.elasticsearch.common.io.FastCharArrayWriter
-
Converts input data to a string.
- toString() - Method in class org.elasticsearch.common.io.FastStringReader
-
- toString() - Method in class org.elasticsearch.common.io.stream.AdapterStreamInput
-
- toString() - Method in class org.elasticsearch.common.io.stream.AdapterStreamOutput
-
- toString() - Method in class org.elasticsearch.common.lucene.search.AndFilter
-
- toString() - Method in class org.elasticsearch.common.lucene.search.MatchAllDocsFilter
-
- toString() - Method in class org.elasticsearch.common.lucene.search.MatchNoDocsFilter
-
- toString(String) - Method in class org.elasticsearch.common.lucene.search.MatchNoDocsQuery
-
- toString(String) - Method in class org.elasticsearch.common.lucene.search.MoreLikeThisQuery
-
- toString(String) - Method in class org.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery
-
- toString() - Method in class org.elasticsearch.common.lucene.search.NotDeletedFilter
-
- toString() - Method in class org.elasticsearch.common.lucene.search.NotFilter
-
- toString() - Method in class org.elasticsearch.common.lucene.search.OrFilter
-
- toString() - Method in class org.elasticsearch.common.lucene.search.TermFilter
-
- toString() - Method in class org.elasticsearch.common.lucene.search.XBooleanFilter
-
Prints a user-readable version of this query.
- toString() - Method in class org.elasticsearch.common.lucene.util.BytesRef
-
Returns hex encoded bytes, eg [0x6c 0x75 0x63 0x65 0x6e 0x65]
- toString() - Method in class org.elasticsearch.common.lucene.util.CharsRef
-
- toString() - Method in enum org.elasticsearch.common.lucene.util.RamUsageEstimator.JvmFeature
-
- toString() - Method in class org.elasticsearch.common.text.StringAndBytesText
-
- toString() - Method in class org.elasticsearch.common.text.StringText
-
- toString() - Method in interface org.elasticsearch.common.text.Text
-
Returns the string representation of the text, might be converted to a string on the fly.
- toString() - Method in class org.elasticsearch.common.transport.BoundTransportAddress
-
- toString() - Method in class org.elasticsearch.common.transport.InetSocketTransportAddress
-
- toString() - Method in class org.elasticsearch.common.transport.LocalTransportAddress
-
- toString() - Method in class org.elasticsearch.common.unit.ByteSizeValue
-
- toString(double) - Method in enum org.elasticsearch.common.unit.DistanceUnit
-
- toString() - Method in class org.elasticsearch.common.unit.Percent
-
- toString() - Method in class org.elasticsearch.common.unit.SizeValue
-
- toString() - Method in class org.elasticsearch.common.unit.TimeValue
-
- toString() - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- toString() - Method in class org.elasticsearch.common.util.concurrent.jsr166e.LongAdder
-
- toString() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinPool
-
Returns a string identifying this pool, as well as its state,
including indications of run state, parallelism level, and
worker and task counts.
- toString() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.Phaser
-
Returns a string identifying this phaser, as well as its
state.
- toString() - Method in class org.elasticsearch.common.UUID
-
Returns a String object representing this
UUID.
- toString() - Method in class org.elasticsearch.discovery.tao.ping.TaoPing.PingResponse
-
- toString() - Method in class org.elasticsearch.index.Index
-
- toString() - Method in class org.elasticsearch.index.query.BaseQueryBuilder
-
- toString() - Method in class org.elasticsearch.index.search.geo.Point
-
- toString() - Method in class org.elasticsearch.index.shard.ShardId
-
- toString() - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
- toString() - Method in class org.elasticsearch.search.highlight.HighlightField
-
- toString() - Method in class org.elasticsearch.search.SearchShardTarget
-
- toString() - Method in class org.elasticsearch.transport.PlainTransportFuture
-
- toString() - Method in class org.elasticsearch.Version
-
- toStringArray(Collection<String>) - Static method in class org.elasticsearch.common.Strings
-
Copy the given Collection into a String array.
- toStringArray(Enumeration<String>) - Static method in class org.elasticsearch.common.Strings
-
Copy the given Enumeration into a String array.
- toStringTrim() - Method in class org.elasticsearch.common.io.FastCharArrayWriter
-
Converts the input data to a string with trimmed whitespaces.
- total() - Method in class org.elasticsearch.action.admin.indices.stats.IndexShardStats
-
- total() - Method in class org.elasticsearch.action.admin.indices.stats.IndexStats
-
- total() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStats
-
- total() - Method in class org.elasticsearch.index.flush.FlushStats
-
The total number of flush executed.
- total() - Method in class org.elasticsearch.index.indexing.IndexingStats
-
- total() - Method in class org.elasticsearch.index.merge.MergeStats
-
The total number of merges executed.
- total() - Method in class org.elasticsearch.index.refresh.RefreshStats
-
The total number of refresh executed.
- total() - Method in class org.elasticsearch.index.search.stats.SearchStats
-
- total() - Method in class org.elasticsearch.index.warmer.WarmerStats
-
The total number of warmer executed.
- total() - Method in class org.elasticsearch.monitor.fs.FsStats.Info
-
- total() - Method in class org.elasticsearch.monitor.os.OsInfo.Mem
-
- total() - Method in class org.elasticsearch.monitor.os.OsInfo.Swap
-
- total() - Method in class org.elasticsearch.monitor.process.ProcessStats.Cpu
-
Get the Process cpu time (sum of User and Sys).
- totalCapacity() - Method in class org.elasticsearch.monitor.jvm.JvmStats.BufferPool
-
- totalChannels() - Method in class org.elasticsearch.common.netty.OpenChannelsHandler
-
- totalCores() - Method in class org.elasticsearch.monitor.os.OsInfo.Cpu
-
- totalHits - Variable in class org.elasticsearch.search.internal.InternalSearchHits
-
- totalHits() - Method in class org.elasticsearch.search.internal.InternalSearchHits
-
- totalHits() - Method in interface org.elasticsearch.search.SearchHits
-
The total number of hits that matches the search request.
- totalNumberOfShards() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- totalNumberOfShards() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- totalNumDocs() - Method in class org.elasticsearch.index.merge.MergeStats
-
- totalOpen() - Method in class org.elasticsearch.http.HttpStats
-
- totalShards() - Method in class org.elasticsearch.action.delete.index.IndexDeleteResponse
-
The total number of shards the delete by query was executed on.
- totalShards() - Method in class org.elasticsearch.action.deletebyquery.IndexDeleteByQueryResponse
-
The total number of shards the delete by query was executed on.
- totalShards() - Method in class org.elasticsearch.action.search.SearchResponse
-
The total number of shards the search was executed on.
- totalShards() - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationResponse
-
The total shards this request ran against.
- totalSize() - Method in class org.elasticsearch.cluster.routing.GroupShardsIterator
-
- totalSize() - Method in class org.elasticsearch.index.merge.MergeStats
-
- totalSizeInBytes() - Method in class org.elasticsearch.index.merge.MergeStats
-
- totalSizeWith1ForEmpty() - Method in class org.elasticsearch.cluster.routing.GroupShardsIterator
-
- totalSockets() - Method in class org.elasticsearch.monitor.os.OsInfo.Cpu
-
- totalTime() - Method in class org.elasticsearch.index.flush.FlushStats
-
The total time merges have been executed.
- totalTime() - Method in class org.elasticsearch.index.merge.MergeStats
-
The total time merges have been executed.
- totalTime() - Method in class org.elasticsearch.index.refresh.RefreshStats
-
The total time merges have been executed.
- totalTime() - Method in class org.elasticsearch.index.warmer.WarmerStats
-
The total time warmer have been executed.
- totalTimeInMillis() - Method in class org.elasticsearch.index.flush.FlushStats
-
The total time merges have been executed (in milliseconds).
- totalTimeInMillis() - Method in class org.elasticsearch.index.merge.MergeStats
-
The total time merges have been executed (in milliseconds).
- totalTimeInMillis() - Method in class org.elasticsearch.index.refresh.RefreshStats
-
The total time merges have been executed (in milliseconds).
- totalTimeInMillis() - Method in class org.elasticsearch.index.warmer.WarmerStats
-
The total time warmer have been executed (in milliseconds).
- totalVirtual() - Method in class org.elasticsearch.monitor.process.ProcessStats.Mem
-
- touch() - Method in interface com.ning.http.client.ListenableFuture
-
Touch the current instance to prevent external service to times out.
- touch - Variable in class com.ning.http.client.providers.jdk.JDKFuture
-
- touch() - Method in class com.ning.http.client.providers.jdk.JDKFuture
-
Touch the current instance to prevent external service to times out.
- touch() - Method in class com.ning.http.client.providers.netty.NettyResponseFuture
-
Touch the current instance to prevent external service to times out.
- toUnderscoreCase(String) - Static method in class org.elasticsearch.common.Strings
-
- toUnderscoreCase(String, StringBuilder) - Static method in class org.elasticsearch.common.Strings
-
- toUTF8(String) - Static method in class com.ning.http.util.UTF8Codec
-
- toUtf8() - Method in class org.elasticsearch.common.bytes.BytesArray
-
- toUtf8() - Method in interface org.elasticsearch.common.bytes.BytesReference
-
Converts to a string based on utf8.
- toUtf8() - Method in class org.elasticsearch.common.bytes.ChannelBufferBytesReference
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoResponse
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsResponse
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.action.admin.indices.segments.IndicesSegmentResponse
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.action.admin.indices.stats.CommonStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.action.admin.indices.status.IndicesStatusResponse
-
- toXContent(XContentBuilder, ToXContent.Params, ClientSettingsFilter) - Method in class org.elasticsearch.action.admin.indices.status.IndicesStatusResponse
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.action.explain.ExplainSourceBuilder
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.action.get.GetResponse
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.action.get.MultiGetResponse
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.action.search.MultiSearchResponse
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.action.search.SearchResponse
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.cluster.block.ClusterBlock
-
- toXContent(T, XContentBuilder, ToXContent.Params) - Method in interface org.elasticsearch.cluster.ClusterState.Custom.Factory
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.cluster.ClusterState
-
- toXContent(AliasMetaData, XContentBuilder, ToXContent.Params) - Static method in class org.elasticsearch.cluster.metadata.AliasMetaData.Builder
-
- toXContent(IndexMetaData, XContentBuilder, ToXContent.Params) - Static method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- toXContent(T, XContentBuilder, ToXContent.Params) - Method in interface org.elasticsearch.cluster.metadata.IndexMetaData.Custom.Factory
-
- toXContent(IndexTemplateMetaData, XContentBuilder, ToXContent.Params) - Static method in class org.elasticsearch.cluster.metadata.IndexTemplateMetaData.Builder
-
- toXContent(MetaData) - Static method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- toXContent(MetaData, XContentBuilder, ToXContent.Params) - Static method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- toXContent(T, XContentBuilder, ToXContent.Params) - Method in interface org.elasticsearch.cluster.metadata.MetaData.Custom.Factory
-
- toXContent(AllocateAllocationCommand, XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.cluster.routing.allocation.command.AllocateAllocationCommand.Factory
-
- toXContent(T, XContentBuilder, ToXContent.Params) - Method in interface org.elasticsearch.cluster.routing.allocation.command.AllocationCommandFactory
-
- toXContent(AllocationCommands, XContentBuilder, ToXContent.Params) - Static method in class org.elasticsearch.cluster.routing.allocation.command.AllocationCommands
-
- toXContent(CancelAllocationCommand, XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.cluster.routing.allocation.command.CancelAllocationCommand.Factory
-
- toXContent(MoveAllocationCommand, XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.cluster.routing.allocation.command.MoveAllocationCommand.Factory
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- ToXContent - Interface in org.elasticsearch.common.xcontent
-
An interface allowing to transfer an object to "XContent" using an
XContentBuilder.
- toXContent(XContentBuilder, ToXContent.Params) - Method in interface org.elasticsearch.common.xcontent.ToXContent
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.http.HttpInfo
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.http.HttpStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.index.cache.CacheStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.index.flush.FlushStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.index.get.GetResult
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.index.get.GetStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.index.indexing.IndexingStats.Stats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.index.indexing.IndexingStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.index.merge.MergeStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.index.query.BaseFilterBuilder
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.index.query.BaseQueryBuilder
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.index.refresh.RefreshStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.index.search.stats.SearchStats.Stats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.index.search.stats.SearchStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.index.shard.DocsStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.index.store.StoreStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.index.warmer.WarmerStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.indices.NodeIndicesStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.monitor.fs.FsStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.monitor.jvm.JvmStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.monitor.network.NetworkInfo
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.monitor.network.NetworkStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.monitor.os.OsInfo
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.monitor.os.OsStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.monitor.process.ProcessInfo
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.monitor.process.ProcessStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.search.facet.InternalFacets
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.search.highlight.HighlightBuilder
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.search.internal.InternalSearchHits
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.search.internal.InternalSearchResponse
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.search.sort.FieldSortBuilder
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.search.sort.GeoDistanceSortBuilder
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.search.sort.ScoreSortBuilder
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.search.sort.ScriptSortBuilder
-
- toXContent(IndexWarmersMetaData, XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.search.warmer.IndexWarmersMetaData.Factory
-
- toXContent(IndexWarmersMetaData.Entry, XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.search.warmer.IndexWarmersMetaData.Factory
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolInfo
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolInfoElement
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolStatsElement
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolInfo
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolInfoElement
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolStats
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolStatsElement
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.transport.TransportInfo
-
- toXContent(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.transport.TransportStats
-
- ToXContent.MapParams - Class in org.elasticsearch.common.xcontent
-
- ToXContent.MapParams(Map<String, String>) - Constructor for class org.elasticsearch.common.xcontent.ToXContent.MapParams
-
- ToXContent.Params - Interface in org.elasticsearch.common.xcontent
-
- toXContentEmbedded(XContentBuilder, ToXContent.Params) - Method in class org.elasticsearch.index.get.GetResult
-
- trace(String, Object...) - Method in interface org.elasticsearch.common.logging.ESLogger
-
Logs a DEBUG level message.
- trace(String, Throwable, Object...) - Method in interface org.elasticsearch.common.logging.ESLogger
-
Logs a DEBUG level message.
- trace(String, Object...) - Method in class org.elasticsearch.common.logging.support.AbstractESLogger
-
- trace(String, Throwable, Object...) - Method in class org.elasticsearch.common.logging.support.AbstractESLogger
-
- trackScores(boolean) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Applies when sorting, and controls if scores will be tracked as well.
- transfer(E) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.LinkedTransferQueue
-
Transfers the element to a consumer, waiting if necessary to do so.
- transfer(E) - Method in interface org.elasticsearch.common.util.concurrent.jsr166y.TransferQueue
-
Transfers the element to a consumer, waiting if necessary to do so.
- transferAdapter(TransferCompletionHandler.TransferAdapter) - Method in class com.ning.http.client.listener.TransferCompletionHandler
-
- TransferCompletionHandler - Class in com.ning.http.client.listener
-
- TransferCompletionHandler() - Constructor for class com.ning.http.client.listener.TransferCompletionHandler
-
Create a TransferCompletionHandler that will not accumulate bytes.
- TransferCompletionHandler(boolean) - Constructor for class com.ning.http.client.listener.TransferCompletionHandler
-
Create a TransferCompletionHandler that can or cannot accumulate bytes and make it available when
Response.getResponseBody() get called.
- TransferCompletionHandler.TransferAdapter - Class in com.ning.http.client.listener
-
- TransferCompletionHandler.TransferAdapter(FluentCaseInsensitiveStringsMap) - Constructor for class com.ning.http.client.listener.TransferCompletionHandler.TransferAdapter
-
- TransferListener - Interface in com.ning.http.client.listener
-
A simple interface an application can implements in order to received byte transfer information.
- TransferQueue<E> - Interface in org.elasticsearch.common.util.concurrent.jsr166y
-
A
BlockingQueue in which producers may wait for consumers
to receive elements.
- transferTo(long, long, WritableByteChannel) - Method in class com.ning.http.client.generators.FileBodyGenerator.FileBody
-
- transferTo(WritableByteChannel, long) - Method in class com.ning.http.client.providers.netty.NettyAsyncHttpProvider.OptimizedFileRegion
-
- transferTo(long, long, WritableByteChannel) - Method in interface com.ning.http.client.RandomAccessBody
-
Transfers the specified chunk of bytes from this body to the specified channel.
- transferTo(long, long, WritableByteChannel) - Method in class com.ning.http.multipart.MultipartBody
-
- transientSettings() - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
-
- transientSettings(Settings) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
-
- transientSettings(Settings.Builder) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
-
- transientSettings(String) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
-
- transientSettings(Map) - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
-
- transientSettings() - Method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- transientSettings(Settings) - Method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- transientSettings() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- translogId() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
The transaction log id.
- translogOperations() - Method in class org.elasticsearch.action.admin.indices.status.IndexShardStatus
-
- translogOperations() - Method in class org.elasticsearch.action.admin.indices.status.IndexStatus
-
- translogOperations() - Method in class org.elasticsearch.action.admin.indices.status.ShardStatus
-
The number of transaction operations in the transaction log.
- transport - Variable in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
- transport() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodeInfo
-
- transport() - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
-
Should the node Transport be returned.
- transport(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.info.NodesInfoRequest
-
Should the node Transport be returned.
- transport() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
-
Should the node Transport be returned.
- transport(boolean) - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest
-
Should the node Transport be returned.
- transport - Variable in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
- transport() - Method in class org.elasticsearch.action.admin.cluster.node.stats.NodeStats
-
- Transport - Interface in org.elasticsearch.transport
-
- TransportAddress - Interface in org.elasticsearch.common.transport
-
- transportAddresses() - Method in class org.elasticsearch.client.http.HttpClusterAdminClient
-
- transportAddresses() - Method in class org.elasticsearch.client.http.HttpIndicesAdminClient
-
- transportAddresses() - Method in class org.elasticsearch.client.http.HttpIngestClient
-
- transportAddresses() - Method in class org.elasticsearch.client.http.HttpSearchClient
-
- TransportAddressSerializers - Class in org.elasticsearch.common.transport
-
A global registry of all different types of
TransportAddress allowing
to perform serialization of them.
- TransportAddressSerializers() - Constructor for class org.elasticsearch.common.transport.TransportAddressSerializers
-
- TransportChannel - Interface in org.elasticsearch.transport
-
A transport channel allows to send a response to a request on the channel.
- TransportConnectionListener - Interface in org.elasticsearch.transport
-
- TransportException - Exception in org.elasticsearch.transport
-
- TransportException(String) - Constructor for exception org.elasticsearch.transport.TransportException
-
- TransportException(String, Throwable) - Constructor for exception org.elasticsearch.transport.TransportException
-
- TransportFuture<V> - Interface in org.elasticsearch.transport
-
- TransportInfo - Class in org.elasticsearch.transport
-
- TransportInfo(BoundTransportAddress) - Constructor for class org.elasticsearch.transport.TransportInfo
-
- TransportNetworkService - Class in org.elasticsearch.common.network
-
- TransportNetworkService(Settings) - Constructor for class org.elasticsearch.common.network.TransportNetworkService
-
- TransportNetworkService.CustomNameResolver - Interface in org.elasticsearch.common.network
-
A custom name resolver can support custom lookup keys (my_net_key:ipv4) and also change
the default inet address used in case no settings is provided.
- TransportNetworkService.TcpSettings - Class in org.elasticsearch.common.network
-
- TransportNetworkService.TcpSettings() - Constructor for class org.elasticsearch.common.network.TransportNetworkService.TcpSettings
-
- transportOptions(Settings) - Method in class org.elasticsearch.action.bulk.BulkAction
-
- transportOptions(Settings) - Method in class org.elasticsearch.action.GenericAction
-
Optional request options for the action.
- TransportRequest - Class in org.elasticsearch.transport
-
- TransportRequest() - Constructor for class org.elasticsearch.transport.TransportRequest
-
- TransportRequest(TransportRequest) - Constructor for class org.elasticsearch.transport.TransportRequest
-
- TransportRequest.Empty - Class in org.elasticsearch.transport
-
- TransportRequest.Empty() - Constructor for class org.elasticsearch.transport.TransportRequest.Empty
-
- TransportRequest.Empty(TransportRequest) - Constructor for class org.elasticsearch.transport.TransportRequest.Empty
-
- TransportRequestHandler<T extends TransportRequest> - Interface in org.elasticsearch.transport
-
- TransportRequestOptions - Class in org.elasticsearch.transport
-
- TransportRequestOptions() - Constructor for class org.elasticsearch.transport.TransportRequestOptions
-
- TransportRequestOptions.Type - Enum in org.elasticsearch.transport
-
- TransportResponse - Class in org.elasticsearch.transport
-
- TransportResponse() - Constructor for class org.elasticsearch.transport.TransportResponse
-
- TransportResponse(TransportResponse) - Constructor for class org.elasticsearch.transport.TransportResponse
-
- TransportResponse.Empty - Class in org.elasticsearch.transport
-
- TransportResponse.Empty() - Constructor for class org.elasticsearch.transport.TransportResponse.Empty
-
- TransportResponse.Empty(TransportResponse) - Constructor for class org.elasticsearch.transport.TransportResponse.Empty
-
- TransportResponseHandler<T extends TransportResponse> - Interface in org.elasticsearch.transport
-
- TransportResponseOptions - Class in org.elasticsearch.transport
-
- TransportResponseOptions() - Constructor for class org.elasticsearch.transport.TransportResponseOptions
-
- TransportSerializationException - Exception in org.elasticsearch.transport
-
- TransportSerializationException(String) - Constructor for exception org.elasticsearch.transport.TransportSerializationException
-
- TransportSerializationException(String, Throwable) - Constructor for exception org.elasticsearch.transport.TransportSerializationException
-
- transportServiceAdapter(TransportServiceAdapter) - Method in class org.elasticsearch.transport.local.LocalClientTransport
-
- transportServiceAdapter(TransportServiceAdapter) - Method in class org.elasticsearch.transport.netty.ClientNettyTransport
-
- transportServiceAdapter() - Method in class org.elasticsearch.transport.netty.ClientNettyTransport
-
- transportServiceAdapter() - Method in interface org.elasticsearch.transport.netty.NettyTransport
-
- transportServiceAdapter(TransportServiceAdapter) - Method in interface org.elasticsearch.transport.Transport
-
- TransportServiceAdapter - Interface in org.elasticsearch.transport
-
- TransportStats - Class in org.elasticsearch.transport
-
- TransportStats(long, long, long, long, long) - Constructor for class org.elasticsearch.transport.TransportStats
-
- TransportStatus - Class in org.elasticsearch.transport.support
-
- TransportStatus() - Constructor for class org.elasticsearch.transport.support.TransportStatus
-
- TransportThreadPool - Class in org.elasticsearch.threadpool.transport
-
- TransportThreadPool() - Constructor for class org.elasticsearch.threadpool.transport.TransportThreadPool
-
- TransportThreadPool(Settings) - Constructor for class org.elasticsearch.threadpool.transport.TransportThreadPool
-
- TransportThreadPool.Names - Class in org.elasticsearch.threadpool.transport
-
- TransportThreadPool.Names() - Constructor for class org.elasticsearch.threadpool.transport.TransportThreadPool.Names
-
- TransportThreadPoolInfo - Class in org.elasticsearch.threadpool.transport
-
- TransportThreadPoolInfo(List<ThreadPoolInfoElement>) - Constructor for class org.elasticsearch.threadpool.transport.TransportThreadPoolInfo
-
- TransportThreadPoolInfoElement - Class in org.elasticsearch.threadpool.transport
-
- TransportThreadPoolInfoElement(String, String) - Constructor for class org.elasticsearch.threadpool.transport.TransportThreadPoolInfoElement
-
- TransportThreadPoolInfoElement(String, String, int) - Constructor for class org.elasticsearch.threadpool.transport.TransportThreadPoolInfoElement
-
- TransportThreadPoolInfoElement(String, String, int, int, TimeValue, SizeValue) - Constructor for class org.elasticsearch.threadpool.transport.TransportThreadPoolInfoElement
-
- TransportThreadPoolStats - Class in org.elasticsearch.threadpool.transport
-
- TransportThreadPoolStats(List<ThreadPoolStatsElement>) - Constructor for class org.elasticsearch.threadpool.transport.TransportThreadPoolStats
-
- TransportThreadPoolStatsElement - Class in org.elasticsearch.threadpool.transport
-
- TransportThreadPoolStatsElement(String, int, int, int, long) - Constructor for class org.elasticsearch.threadpool.transport.TransportThreadPoolStatsElement
-
- trimAllWhitespace(String) - Static method in class org.elasticsearch.common.Strings
-
Trim all whitespace from the given String:
leading, trailing, and inbetween characters.
- trimArrayElements(String[]) - Static method in class org.elasticsearch.common.Strings
-
Trim the elements of the given String array,
calling String.trim() on each of them.
- trimLeadingCharacter(String, char) - Static method in class org.elasticsearch.common.Strings
-
Trim all occurences of the supplied leading character from the given String.
- trimLeadingWhitespace(String) - Static method in class org.elasticsearch.common.Strings
-
Trim leading whitespace from the given String.
- trimTrailingCharacter(String, char) - Static method in class org.elasticsearch.common.Strings
-
Trim all occurences of the supplied trailing character from the given String.
- trimTrailingWhitespace(String) - Static method in class org.elasticsearch.common.Strings
-
Trim trailing whitespace from the given String.
- trimWhitespace(String) - Static method in class org.elasticsearch.common.Strings
-
Trim leading and trailing whitespace from the given String.
- tryComplete() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.CountedCompleter
-
- tryTransfer(E) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.LinkedTransferQueue
-
Transfers the element to a waiting consumer immediately, if possible.
- tryTransfer(E, long, TimeUnit) - Method in class org.elasticsearch.common.util.concurrent.jsr166y.LinkedTransferQueue
-
Transfers the element to a consumer if it is possible to do so
before the timeout elapses.
- tryTransfer(E) - Method in interface org.elasticsearch.common.util.concurrent.jsr166y.TransferQueue
-
Transfers the element to a waiting consumer immediately, if possible.
- tryTransfer(E, long, TimeUnit) - Method in interface org.elasticsearch.common.util.concurrent.jsr166y.TransferQueue
-
Transfers the element to a consumer if it is possible to do so
before the timeout elapses.
- tryUnfork() - Method in class org.elasticsearch.common.util.concurrent.jsr166y.ForkJoinTask
-
Tries to unschedule this task for execution.
- ttl(Long) - Method in class org.elasticsearch.action.index.IndexRequest
-
Sets the relative ttl value.
- ttl() - Method in class org.elasticsearch.action.index.IndexRequest
-
- Tuple<V1,V2> - Class in org.elasticsearch.common.collect
-
- Tuple(V1, V2) - Constructor for class org.elasticsearch.common.collect.Tuple
-
- tuple(V1, V2) - Static method in class org.elasticsearch.common.collect.Tuple
-
- txCount() - Method in class org.elasticsearch.transport.TransportStats
-
- txGet() - Method in class org.elasticsearch.transport.PlainTransportFuture
-
- txGet(long, TimeUnit) - Method in class org.elasticsearch.transport.PlainTransportFuture
-
- txGet() - Method in interface org.elasticsearch.transport.TransportFuture
-
Waits if necessary for the computation to complete, and then
retrieves its result.
- txGet(long, TimeUnit) - Method in interface org.elasticsearch.transport.TransportFuture
-
Waits if necessary for at most the given time for the computation
to complete, and then retrieves its result, if available.
- txSize() - Method in class org.elasticsearch.transport.TransportStats
-
- type(String) - Method in class org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
-
- type() - Method in class org.elasticsearch.action.admin.cluster.node.hotthreads.NodesHotThreadsRequest
-
- type() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeResponse.AnalyzeToken
-
- type() - Method in class org.elasticsearch.action.admin.indices.mapping.delete.DeleteMappingRequest
-
The mapping type.
- type(String) - Method in class org.elasticsearch.action.admin.indices.mapping.delete.DeleteMappingRequest
-
The type of the mappings to remove.
- type() - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
-
The mapping type.
- type(String) - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
-
The type of the mappings.
- type() - Method in class org.elasticsearch.action.bulk.BulkItemResponse.Failure
-
The type of the action.
- type() - Method in class org.elasticsearch.action.bulk.BulkItemResponse
-
The type of the action.
- type() - Method in class org.elasticsearch.action.delete.DeleteRequest
-
The type of the document to delete.
- type(String) - Method in class org.elasticsearch.action.delete.DeleteRequest
-
Sets the type of the document to delete.
- type() - Method in class org.elasticsearch.action.delete.DeleteResponse
-
The type of the document deleted.
- type() - Method in class org.elasticsearch.action.delete.index.IndexDeleteRequest
-
- type() - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- type(String) - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- type - Variable in class org.elasticsearch.action.get.GetRequest
-
- type(String) - Method in class org.elasticsearch.action.get.GetRequest
-
Sets the type of the document to fetch.
- type() - Method in class org.elasticsearch.action.get.GetRequest
-
- type() - Method in class org.elasticsearch.action.get.GetResponse
-
The type of the document.
- type() - Method in class org.elasticsearch.action.get.MultiGetItemResponse
-
The type of the document.
- type() - Method in class org.elasticsearch.action.get.MultiGetRequest.Item
-
- type() - Method in class org.elasticsearch.action.get.MultiGetResponse.Failure
-
The type of the action.
- type() - Method in class org.elasticsearch.action.index.IndexRequest
-
The type of the indexed document.
- type(String) - Method in class org.elasticsearch.action.index.IndexRequest
-
Sets the type of the indexed document.
- type() - Method in class org.elasticsearch.action.index.IndexResponse
-
The type of the document indexed.
- type() - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
The type of document to load from which the "like" query will rutn with.
- type(String) - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
The type of document to load from which the "like" query will execute with.
- type(String) - Method in class org.elasticsearch.action.percolate.PercolateRequest
-
- type() - Method in class org.elasticsearch.action.percolate.PercolateRequest
-
- type(String) - Method in class org.elasticsearch.action.support.HttpRequest
-
- type(String[]) - Method in class org.elasticsearch.action.support.HttpRequest
-
- type() - Method in class org.elasticsearch.action.update.UpdateRequest
-
The type of the indexed document.
- type(String) - Method in class org.elasticsearch.action.update.UpdateRequest
-
Sets the type of the indexed document.
- type() - Method in class org.elasticsearch.action.update.UpdateResponse
-
The type of the document indexed.
- type() - Method in interface org.elasticsearch.cluster.ClusterState.Custom.Factory
-
- type() - Method in interface org.elasticsearch.cluster.metadata.IndexMetaData.Custom.Factory
-
- type() - Method in interface org.elasticsearch.cluster.metadata.IndexMetaData.Custom
-
- type() - Method in class org.elasticsearch.cluster.metadata.MappingMetaData
-
- type() - Method in interface org.elasticsearch.cluster.metadata.MetaData.Custom.Factory
-
- type() - Method in interface org.elasticsearch.common.compress.BasicCompressor
-
- TYPE - Static variable in class org.elasticsearch.common.compress.lzf.BasicLZFCompressor
-
- type() - Method in class org.elasticsearch.common.compress.lzf.BasicLZFCompressor
-
- type() - Method in class org.elasticsearch.common.compress.snappy.DummySnappyCompressor
-
- type() - Method in class org.elasticsearch.common.compress.snappy.xerial.ClientXerialSnappyCompressor
-
- type() - Method in class org.elasticsearch.common.xcontent.json.JsonXContent
-
- type() - Method in class org.elasticsearch.common.xcontent.smile.SmileXContent
-
- type() - Method in interface org.elasticsearch.common.xcontent.XContent
-
The type this content handles and produces.
- type() - Method in class org.elasticsearch.common.xcontent.yaml.YamlXContent
-
- type() - Method in class org.elasticsearch.index.get.GetResult
-
The type of the document.
- type(String) - Method in class org.elasticsearch.index.query.GeoBoundingBoxFilterBuilder
-
Sets the type of executing of the geo bounding box.
- type(MatchQueryBuilder.Type) - Method in class org.elasticsearch.index.query.MatchQueryBuilder
-
Sets the type of the text query.
- type(MatchQueryBuilder.Type) - Method in class org.elasticsearch.index.query.MultiMatchQueryBuilder
-
Sets the type of the text query.
- type() - Method in interface org.elasticsearch.search.facet.Facet
-
The type of the facet.
- type() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- type() - Method in interface org.elasticsearch.search.SearchHit
-
The type of the document.
- type() - Method in class org.elasticsearch.search.warmer.IndexWarmersMetaData.Factory
-
- TYPE - Static variable in class org.elasticsearch.search.warmer.IndexWarmersMetaData
-
- type() - Method in class org.elasticsearch.search.warmer.IndexWarmersMetaData
-
- type() - Method in class org.elasticsearch.threadpool.client.ClientThreadPoolInfoElement
-
- TYPE - Static variable in class org.elasticsearch.threadpool.ThreadPoolInfoElement.Fields
-
- type() - Method in interface org.elasticsearch.threadpool.ThreadPoolInfoElement
-
- type() - Method in class org.elasticsearch.threadpool.transport.TransportThreadPoolInfoElement
-
- type() - Method in class org.elasticsearch.transport.TransportRequestOptions
-
- typeFilter(String) - Static method in class org.elasticsearch.index.query.FilterBuilders
-
A filter based on doc/mapping type.
- TypeFilterBuilder - Class in org.elasticsearch.index.query
-
- TypeFilterBuilder(String) - Constructor for class org.elasticsearch.index.query.TypeFilterBuilder
-
- TypeMissingException - Exception in org.elasticsearch.indices
-
- TypeMissingException(Index, String) - Constructor for exception org.elasticsearch.indices.TypeMissingException
-
- TypeMissingException(Index, String, String) - Constructor for exception org.elasticsearch.indices.TypeMissingException
-
- types() - Method in class org.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
-
- types(String[]) - Method in class org.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
-
- types(String...) - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
Document types to return stats for.
- types() - Method in class org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest
-
Document types to return stats for.
- types(String...) - Method in class org.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
-
The types of documents the query will run against.
- types(String...) - Method in class org.elasticsearch.action.count.CountRequest
-
The types of documents the query will run against.
- types(String...) - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequest
-
The types of documents the query will run against.
- types() - Method in class org.elasticsearch.action.search.SearchRequest
-
The document types to execute the search against.
- types(String...) - Method in class org.elasticsearch.action.search.SearchRequest
-
The document types to execute the search against.
- types() - Method in interface org.elasticsearch.script.BasicScriptEngineService
-
- types() - Method in interface org.elasticsearch.script.ContentScriptEngineService
-
- types() - Method in class org.elasticsearch.search.warmer.IndexWarmersMetaData.Entry
-
- typesExists(TypesExistsRequest) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Types Exists.
- typesExists(TypesExistsRequest, ActionListener<TypesExistsResponse>) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Types exists
- typesExists(TypesExistsRequest) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- typesExists(TypesExistsRequest, ActionListener<TypesExistsResponse>) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- TypesExistsAction - Class in org.elasticsearch.action.admin.indices.exists.types
-
- TypesExistsRequest - Class in org.elasticsearch.action.admin.indices.exists.types
-
- TypesExistsRequest(String[], String...) - Constructor for class org.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
-
- TypesExistsRequestBuilder - Class in org.elasticsearch.action.admin.indices.exists.types
-
- TypesExistsRequestBuilder(IndicesAdminClient, String...) - Constructor for class org.elasticsearch.action.admin.indices.exists.types.TypesExistsRequestBuilder
-
- TypesExistsResponse - Class in org.elasticsearch.action.admin.indices.exists.types
-
Whether all of the existed types exist.
- TypesExistsResponse(boolean) - Constructor for class org.elasticsearch.action.admin.indices.exists.types.TypesExistsResponse
-
- typeStats() - Method in class org.elasticsearch.index.indexing.IndexingStats
-
- v1() - Method in class org.elasticsearch.common.collect.Tuple
-
- v2() - Method in class org.elasticsearch.common.collect.Tuple
-
- V_0_18_0 - Static variable in class org.elasticsearch.Version
-
- V_0_18_0_ID - Static variable in class org.elasticsearch.Version
-
- V_0_18_1 - Static variable in class org.elasticsearch.Version
-
- V_0_18_1_ID - Static variable in class org.elasticsearch.Version
-
- V_0_18_2 - Static variable in class org.elasticsearch.Version
-
- V_0_18_2_ID - Static variable in class org.elasticsearch.Version
-
- V_0_18_3 - Static variable in class org.elasticsearch.Version
-
- V_0_18_3_ID - Static variable in class org.elasticsearch.Version
-
- V_0_18_4 - Static variable in class org.elasticsearch.Version
-
- V_0_18_4_ID - Static variable in class org.elasticsearch.Version
-
- V_0_18_5 - Static variable in class org.elasticsearch.Version
-
- V_0_18_5_ID - Static variable in class org.elasticsearch.Version
-
- V_0_18_6 - Static variable in class org.elasticsearch.Version
-
- V_0_18_6_ID - Static variable in class org.elasticsearch.Version
-
- V_0_18_7 - Static variable in class org.elasticsearch.Version
-
- V_0_18_7_ID - Static variable in class org.elasticsearch.Version
-
- V_0_18_8 - Static variable in class org.elasticsearch.Version
-
- V_0_18_8_ID - Static variable in class org.elasticsearch.Version
-
- V_0_19_0 - Static variable in class org.elasticsearch.Version
-
- V_0_19_0_ID - Static variable in class org.elasticsearch.Version
-
- V_0_19_0_RC1 - Static variable in class org.elasticsearch.Version
-
- V_0_19_0_RC1_ID - Static variable in class org.elasticsearch.Version
-
- V_0_19_0_RC2 - Static variable in class org.elasticsearch.Version
-
- V_0_19_0_RC2_ID - Static variable in class org.elasticsearch.Version
-
- V_0_19_0_RC3 - Static variable in class org.elasticsearch.Version
-
- V_0_19_0_RC3_ID - Static variable in class org.elasticsearch.Version
-
- V_0_19_1 - Static variable in class org.elasticsearch.Version
-
- V_0_19_10 - Static variable in class org.elasticsearch.Version
-
- V_0_19_10_ID - Static variable in class org.elasticsearch.Version
-
- V_0_19_1_ID - Static variable in class org.elasticsearch.Version
-
- V_0_19_2 - Static variable in class org.elasticsearch.Version
-
- V_0_19_2_ID - Static variable in class org.elasticsearch.Version
-
- V_0_19_3 - Static variable in class org.elasticsearch.Version
-
- V_0_19_3_ID - Static variable in class org.elasticsearch.Version
-
- V_0_19_4 - Static variable in class org.elasticsearch.Version
-
- V_0_19_4_ID - Static variable in class org.elasticsearch.Version
-
- V_0_19_5 - Static variable in class org.elasticsearch.Version
-
- V_0_19_5_ID - Static variable in class org.elasticsearch.Version
-
- V_0_19_6 - Static variable in class org.elasticsearch.Version
-
- V_0_19_6_ID - Static variable in class org.elasticsearch.Version
-
- V_0_19_7 - Static variable in class org.elasticsearch.Version
-
- V_0_19_7_ID - Static variable in class org.elasticsearch.Version
-
- V_0_19_8 - Static variable in class org.elasticsearch.Version
-
- V_0_19_8_ID - Static variable in class org.elasticsearch.Version
-
- V_0_19_9 - Static variable in class org.elasticsearch.Version
-
- V_0_19_9_ID - Static variable in class org.elasticsearch.Version
-
- V_0_20_0_Beta1 - Static variable in class org.elasticsearch.Version
-
- V_0_20_0_Beta1_ID - Static variable in class org.elasticsearch.Version
-
- valid() - Method in class org.elasticsearch.action.admin.indices.validate.query.QueryExplanation
-
- valid() - Method in class org.elasticsearch.action.admin.indices.validate.query.ValidateQueryResponse
-
A boolean denoting whether the query is valid.
- valid() - Method in class org.elasticsearch.cluster.node.DiscoveryNodes
-
Is this a valid nodes that has the minimal information set.
- valid() - Method in class org.elasticsearch.cluster.routing.RoutingTableValidation
-
- validate() - Method in class org.elasticsearch.action.ActionRequest
-
- validate() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthRequest
-
- validate() - Method in class org.elasticsearch.action.admin.cluster.node.shutdown.NodesShutdownRequest
-
- validate() - Method in class org.elasticsearch.action.admin.cluster.reroute.ClusterRerouteRequest
-
- validate() - Method in class org.elasticsearch.action.admin.cluster.settings.ClusterUpdateSettingsRequest
-
- validate() - Method in class org.elasticsearch.action.admin.cluster.state.ClusterStateRequest
-
- validate() - Method in class org.elasticsearch.action.admin.indices.alias.IndicesAliasesRequest
-
- validate() - Method in class org.elasticsearch.action.admin.indices.analyze.AnalyzeRequest
-
- validate() - Method in class org.elasticsearch.action.admin.indices.close.CloseIndexRequest
-
- validate() - Method in class org.elasticsearch.action.admin.indices.create.CreateIndexRequest
-
- validate() - Method in class org.elasticsearch.action.admin.indices.delete.DeleteIndexRequest
-
- validate() - Method in class org.elasticsearch.action.admin.indices.exists.indices.IndicesExistsRequest
-
- validate() - Method in class org.elasticsearch.action.admin.indices.exists.types.TypesExistsRequest
-
- validate() - Method in class org.elasticsearch.action.admin.indices.mapping.delete.DeleteMappingRequest
-
- validate() - Method in class org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequest
-
- validate() - Method in class org.elasticsearch.action.admin.indices.open.OpenIndexRequest
-
- validate() - Method in class org.elasticsearch.action.admin.indices.settings.UpdateSettingsRequest
-
- validate() - Method in class org.elasticsearch.action.admin.indices.template.delete.DeleteIndexTemplateRequest
-
- validate() - Method in class org.elasticsearch.action.admin.indices.template.put.PutIndexTemplateRequest
-
- validate() - Method in class org.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
-
- validate() - Method in class org.elasticsearch.action.admin.indices.warmer.delete.DeleteWarmerRequest
-
- validate() - Method in class org.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequest
-
- validate() - Method in class org.elasticsearch.action.bulk.BulkRequest
-
- validate() - Method in class org.elasticsearch.action.count.CountRequest
-
- validate() - Method in class org.elasticsearch.action.delete.DeleteRequest
-
- validate() - Method in class org.elasticsearch.action.deletebyquery.DeleteByQueryRequest
-
- validate() - Method in class org.elasticsearch.action.deletebyquery.IndexDeleteByQueryRequest
-
- validate() - Method in class org.elasticsearch.action.explain.ExplainRequest
-
- validate() - Method in class org.elasticsearch.action.get.GetRequest
-
- validate() - Method in class org.elasticsearch.action.get.MultiGetRequest
-
- validate() - Method in class org.elasticsearch.action.index.IndexRequest
-
- validate() - Method in class org.elasticsearch.action.mlt.MoreLikeThisRequest
-
- validate() - Method in class org.elasticsearch.action.percolate.PercolateRequest
-
- validate() - Method in class org.elasticsearch.action.search.MultiSearchRequest
-
- validate() - Method in class org.elasticsearch.action.search.SearchRequest
-
- validate() - Method in class org.elasticsearch.action.search.SearchScrollRequest
-
- validate() - Method in class org.elasticsearch.action.support.broadcast.BroadcastOperationRequest
-
- validate() - Method in class org.elasticsearch.action.support.nodes.NodesOperationRequest
-
- validate() - Method in class org.elasticsearch.action.support.replication.IndexReplicationOperationRequest
-
- validate() - Method in class org.elasticsearch.action.support.replication.IndicesReplicationOperationRequest
-
- validate() - Method in class org.elasticsearch.action.support.replication.ShardReplicationOperationRequest
-
- validate() - Method in class org.elasticsearch.action.support.single.custom.SingleCustomOperationRequest
-
- validate() - Method in class org.elasticsearch.action.support.single.instance.InstanceShardOperationRequest
-
- validate() - Method in class org.elasticsearch.action.support.single.shard.SingleShardOperationRequest
-
- validate() - Method in class org.elasticsearch.action.update.UpdateRequest
-
- validate(RoutingTableValidation, MetaData) - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
- validate() - Method in class org.elasticsearch.cluster.routing.IndexRoutingTable
-
- validate(MetaData) - Method in class org.elasticsearch.cluster.routing.RoutingTable
-
- ValidateActions - Class in org.elasticsearch.action
-
- ValidateActions() - Constructor for class org.elasticsearch.action.ValidateActions
-
- validateQuery(ValidateQueryRequest) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Validate a query for correctness.
- validateQuery(ValidateQueryRequest, ActionListener<ValidateQueryResponse>) - Method in interface org.elasticsearch.client.IndicesAdminClient
-
Validate a query for correctness.
- validateQuery(ValidateQueryRequest) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- validateQuery(ValidateQueryRequest, ActionListener<ValidateQueryResponse>) - Method in class org.elasticsearch.client.support.AbstractIndicesAdminClient
-
- ValidateQueryAction - Class in org.elasticsearch.action.admin.indices.validate.query
-
- ValidateQueryRequest - Class in org.elasticsearch.action.admin.indices.validate.query
-
A request to validate a specific query.
- ValidateQueryRequest(String...) - Constructor for class org.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequest
-
Constructs a new validate request against the provided indices.
- ValidateQueryRequestBuilder - Class in org.elasticsearch.action.admin.indices.validate.query
-
- ValidateQueryRequestBuilder(IndicesAdminClient) - Constructor for class org.elasticsearch.action.admin.indices.validate.query.ValidateQueryRequestBuilder
-
- ValidateQueryResponse - Class in org.elasticsearch.action.admin.indices.validate.query
-
The response of the validate action.
- validateRaiseException(MetaData) - Method in class org.elasticsearch.cluster.routing.RoutingTable
-
- validation() - Method in exception org.elasticsearch.cluster.routing.RoutingValidationException
-
- validationErrors() - Method in exception org.elasticsearch.action.ActionRequestValidationException
-
- validationFailures() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse
-
The validation failures on the cluster level (without index validation failures).
- validationFailures() - Method in class org.elasticsearch.action.admin.cluster.health.ClusterIndexHealth
-
- validFileName(String) - Static method in class org.elasticsearch.common.Strings
-
- validFileNameExcludingAstrix(String) - Static method in class org.elasticsearch.common.Strings
-
- validUTF16String(CharSequence) - Static method in class org.elasticsearch.common.lucene.util.UnicodeUtil
-
- value() - Method in enum org.elasticsearch.action.admin.cluster.health.ClusterHealthStatus
-
- value() - Method in enum org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus.Stage
-
- value() - Method in enum org.elasticsearch.action.admin.indices.status.GatewaySnapshotStatus.Stage
-
- value() - Method in enum org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus.Stage
-
- value() - Method in class org.elasticsearch.cluster.ClusterName
-
- value() - Method in enum org.elasticsearch.cluster.metadata.AliasAction.Type
-
- value() - Method in enum org.elasticsearch.cluster.routing.ShardRoutingState
-
- value() - Method in class org.elasticsearch.common.unit.Percent
-
- value(Object) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(Boolean) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(boolean) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(ReadableInstant) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(ReadableInstant, DateTimeFormatter) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(Date) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(Date, DateTimeFormatter) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(Integer) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(int) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(Long) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(long) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(Float) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(float) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(Double) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(double) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(String) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(byte[]) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(byte[], int, int) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(BytesReference) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(Text) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(Map<String, Object>) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value(Iterable) - Method in class org.elasticsearch.common.xcontent.XContentBuilder
-
- value() - Method in class org.elasticsearch.index.get.GetField
-
- value() - Method in class org.elasticsearch.search.internal.InternalSearchHitField
-
- value() - Method in interface org.elasticsearch.search.SearchHitField
-
The first value of the hit.
- valueOf(String) - Static method in enum com.ning.http.client.AsyncHandler.STATE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ning.http.client.ProxyServer.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ning.http.client.Realm.AuthScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ning.http.client.SimpleAsyncHttpClient.ErrorDocumentBehaviour
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.action.admin.cluster.health.ClusterHealthStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus.Stage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.action.admin.indices.status.GatewaySnapshotStatus.Stage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus.Stage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.action.index.IndexRequest.OpType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.action.search.SearchOperationThreading
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.action.search.SearchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.action.support.broadcast.BroadcastOperationThreading
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.action.support.IgnoreIndices
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.action.support.replication.ReplicationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.action.WriteConsistencyLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.cluster.block.ClusterBlockLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.cluster.metadata.AliasAction.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.cluster.metadata.IndexMetaData.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.cluster.routing.allocation.decider.AllocationDecider.Decision
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider.ClusterRebalanceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.cluster.routing.ShardRoutingState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.common.geo.ShapeRelation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.common.lucene.util.RamUsageEstimator.JvmFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.common.network.NetworkUtils.StackType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.common.unit.ByteSizeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.common.unit.DistanceUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.common.unit.SizeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.common.xcontent.XContentBuilder.FieldCaseConversion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.common.xcontent.XContentParser.NumberType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.common.xcontent.XContentParser.Token
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.common.xcontent.XContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.index.query.FieldQueryBuilder.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.index.query.MatchQueryBuilder.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.index.query.MatchQueryBuilder.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.index.query.QueryStringQueryBuilder.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.index.search.geo.GeoDistance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.index.shard.IndexShardState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.index.VersionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.rest.RestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.search.internal.InternalSearchHits.StreamContext.ShardTargetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.search.sort.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elasticsearch.transport.TransportRequestOptions.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.ning.http.client.AsyncHandler.STATE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.ning.http.client.FluentCaseInsensitiveStringsMap
- values() - Method in class com.ning.http.client.FluentStringsMap
- values() - Static method in enum com.ning.http.client.ProxyServer.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ning.http.client.Realm.AuthScheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.ning.http.client.simple.HeaderMap
-
Only read access is supported.
- values() - Static method in enum com.ning.http.client.SimpleAsyncHttpClient.ErrorDocumentBehaviour
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.action.admin.cluster.health.ClusterHealthStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.action.admin.indices.status.GatewayRecoveryStatus.Stage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.action.admin.indices.status.GatewaySnapshotStatus.Stage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.action.admin.indices.status.PeerRecoveryStatus.Stage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.action.index.IndexRequest.OpType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.action.search.SearchOperationThreading
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.action.search.SearchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.action.support.broadcast.BroadcastOperationThreading
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.action.support.IgnoreIndices
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.action.support.replication.ReplicationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.action.WriteConsistencyLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.cluster.block.ClusterBlockLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.cluster.metadata.AliasAction.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.cluster.metadata.IndexMetaData.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.cluster.routing.allocation.decider.AllocationDecider.Decision
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider.ClusterRebalanceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.cluster.routing.ShardRoutingState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.common.geo.ShapeRelation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.common.lucene.util.RamUsageEstimator.JvmFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.common.network.NetworkUtils.StackType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.common.unit.ByteSizeUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.common.unit.DistanceUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.common.unit.SizeUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong
-
- values() - Static method in enum org.elasticsearch.common.xcontent.XContentBuilder.FieldCaseConversion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.common.xcontent.XContentParser.NumberType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.common.xcontent.XContentParser.Token
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.common.xcontent.XContentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.elasticsearch.index.get.GetField
-
- values() - Static method in enum org.elasticsearch.index.query.FieldQueryBuilder.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.index.query.MatchQueryBuilder.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.index.query.MatchQueryBuilder.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.index.query.QueryStringQueryBuilder.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.index.search.geo.GeoDistance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.index.shard.IndexShardState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.index.VersionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.rest.RestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.elasticsearch.search.internal.InternalSearchHitField
-
- values() - Static method in enum org.elasticsearch.search.internal.InternalSearchHits.StreamContext.ShardTargetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in interface org.elasticsearch.search.SearchHitField
-
The field values.
- values() - Static method in enum org.elasticsearch.search.sort.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elasticsearch.transport.TransportRequestOptions.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vendor() - Method in class org.elasticsearch.monitor.os.OsInfo.Cpu
-
- verify(String, SSLSession) - Method in class com.ning.http.util.AllowAllHostnameVerifier
-
- version() - Method in class org.elasticsearch.action.bulk.BulkItemResponse
-
The version of the action.
- version(long) - Method in class org.elasticsearch.action.delete.DeleteRequest
-
Sets the version, which will cause the delete operation to only be performed if a matching
version exists and no changes happened on the doc since then.
- version() - Method in class org.elasticsearch.action.delete.DeleteRequest
-
- version() - Method in class org.elasticsearch.action.delete.DeleteResponse
-
The version of the delete operation.
- version() - Method in class org.elasticsearch.action.delete.index.IndexDeleteRequest
-
- version() - Method in class org.elasticsearch.action.delete.index.ShardDeleteResponse
-
- version() - Method in class org.elasticsearch.action.get.GetResponse
-
The version of the doc.
- version(long) - Method in class org.elasticsearch.action.index.IndexRequest
-
Sets the version, which will cause the index operation to only be performed if a matching
version exists and no changes happened on the doc since then.
- version() - Method in class org.elasticsearch.action.index.IndexRequest
-
- version() - Method in class org.elasticsearch.action.index.IndexResponse
-
Returns the version of the doc indexed.
- version() - Method in class org.elasticsearch.action.update.UpdateResponse
-
Returns the version of the doc indexed.
- version(long) - Method in class org.elasticsearch.cluster.ClusterState.Builder
-
- version() - Method in class org.elasticsearch.cluster.ClusterState
-
- version() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- version(long) - Method in class org.elasticsearch.cluster.metadata.IndexMetaData.Builder
-
- version() - Method in class org.elasticsearch.cluster.metadata.IndexMetaData
-
- version(long) - Method in class org.elasticsearch.cluster.metadata.MetaData.Builder
-
- version() - Method in class org.elasticsearch.cluster.metadata.MetaData
-
- version() - Method in class org.elasticsearch.cluster.node.DiscoveryNode
-
- version - Variable in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- version() - Method in class org.elasticsearch.cluster.routing.ImmutableShardRouting
-
- version(long) - Method in class org.elasticsearch.cluster.routing.RoutingTable.Builder
-
- version() - Method in class org.elasticsearch.cluster.routing.RoutingTable
-
- version() - Method in interface org.elasticsearch.cluster.routing.ShardRouting
-
The routing version associated with the shard.
- VERSION - Static variable in class org.elasticsearch.common.lucene.client.Lucene
-
- version() - Method in class org.elasticsearch.index.get.GetResult
-
The version of the doc.
- version() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- version(Boolean) - Method in class org.elasticsearch.search.builder.SearchSourceBuilder
-
Should each
SearchHit be returned with a version
associated with it.
- version(long) - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- version() - Method in class org.elasticsearch.search.internal.InternalSearchHit
-
- version() - Method in interface org.elasticsearch.search.SearchHit
-
The version of the hit.
- Version - Class in org.elasticsearch
-
- versionAsInteger() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- versionType(VersionType) - Method in class org.elasticsearch.action.delete.DeleteRequest
-
- versionType() - Method in class org.elasticsearch.action.delete.DeleteRequest
-
- versionType(VersionType) - Method in class org.elasticsearch.action.index.IndexRequest
-
Sets the versioning type.
- versionType() - Method in class org.elasticsearch.action.index.IndexRequest
-
- VersionType - Enum in org.elasticsearch.index
-
- versionUpdatePack() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- vmName() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- vmVendor() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-
- vmVersion() - Method in class org.elasticsearch.monitor.jvm.JvmInfo
-